- π Iβm currently working as CTO at binoocle, and growing my business AlphaWise.
- π± Iβm constantly learning more about AI, and specifically about toolkits used in machine learning and MLOps.
β¨ detection-opencv-pytorch β¨
This repository implements object detection using PyTorch and utilizes OpenCV for camera input. It provides a simple, practical example of integrating deep learning models with real-time video streams and sending the messages via kafka to a cloud server.
β¨ Deepstream-3D-Depth-Camera β¨
Demonstrating the capabilities of the NVIDIA DeepStream SDK with 3D cameras, this repository showcases the capture of depth and color images from a RealSense camera (DS435). The data is then processed through a DeepStream pipeline for further analysis and has two default options (2d or 3D point cloud) for down stream processing.
β¨ TensorRT C++ Samples β¨
Here we have a playground with references to the TensorRT API for accelerated inference on Nvidia GPUs.