Giter Site home page Giter Site logo

🔨 Under Construction ⚠️

Repositories 📖

I've organised some of my code into projects, templates, and infrastructure. They are all tagged and searchable. All these projects are my own. If you find bugs please feel free to open an issue.

Projects 🔨

  • imse An image search tool aimed at the civil engineering and surveying industry. Search your images using query images and selected regions of interest. Demo's are availabe here

  

  • zizu A sports video analytics tool aimed at speed climbing. It processes a video of a speed climbing 'run' and detects the climber(s) and their keypoints. It stitches the frames together to form a single image plane and then uses the known geometry of the wall to register this image with a real world model. The output is a x,y real world coordinate of each of the climbers keypoints. Using this position and time graphs can be derived and used to compare competiors and used as a training and performance monitoring tool. It is capable of processing panning footage captured by either a cellphone (instagram style clips) or a live stream system.

      Workflow

The system's output is the the exact position of the climbers keypoints as measured in the world coordinate system. These outputs can be used to analise the attempt, compare climbers and pick up on sections where the climber is loosing time. If you are keen to analise your climbing please drop me a message on linkedin

  • Aircraft tracking This is a closed source project. It is a passive system that can detect and track multiple aircraft using a single camera. By using known landmarks in the scene the camera pose is estimated. Targets are tracked in a region of interest and due to a strong motion model (aircraft dynamics) the sysem can infer 3D world coordinates despite its single camera limitation. Published results can be seen here

Templates 📎

These templates were born out of doing the same setup too many times. Either for myself or for others.

  • python-only A template for pure python projects. It uses poetry, pre-commit, docker for developement environment and github actions for CI/CD.
  • cpp-python A template for cmake based [cpp] projects that use [pybind11] to provide python bindings.
  • cpp-only A cmake template that uses [clang-formatter], [github actions] and builds both linux and windows binaries.

Infrastructure 🏭

I really dislike the [aws] console these repos make setting up a gpu instance for training an ML model super easy. Workflows for aws and colab are shown.

  • gpu-ami A Packer based ami for swift and cheap ami stroage.
  • minimal-aws-setup A terraformed setup that is useful for datascience and ML projects as well as a simple deployment usecase.

Notes: 🖊️

If you are looking to hire in the areas of computer vision, machine learning or digital signal processing please don't hesitate to contact me via linkedin.

benjamin de charmoy's Projects

canarytokens icon canarytokens

Canarytokens helps track activity and actions on your network.

coco-annotator icon coco-annotator

:pencil2: Web-based image segmentation tool for object detection, localization and keypoints

flair icon flair

A very simple framework for state-of-the-art Natural Language Processing (NLP)

holopy icon holopy

Hologram processing and light scattering in python

imse icon imse

A lightweight image search tool.

lap-counter icon lap-counter

A simple RC car lap counter to allow competitive play at birthday parties :grin:

lib-template-cmake icon lib-template-cmake

Example repo of a standard multi-platform library with CMake configuration files.

lime icon lime

Lime: Explaining the predictions of any machine learning classifier

microsoft-r icon microsoft-r

Sample code and Data for Microsoft R Server and Microsoft R Client

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.