You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains a docker image that I use to develop my artificial intelligence applications in an uncomplicated fashion. Python, TensorFlow, PyTorch, ONNX, Keras, OpenCV, TensorRT, Numpy, Jupyter notebook... 🐋🔥
Multiple types of NN model optimization environments. It is possible to directly access the host PC GUI and the camera to verify the operation. Intel iHD GPU (iGPU) support. NVIDIA GPU (dGPU) support.
Docker container for high-speed YOLOv8 inference using TensorRT, integrated with ROS Noetic. Supports GPU/CPU fallback, automatic model optimization, and deployment on Jetson and GPU servers.
A guide and template for building a Docker image with a specific version of Ubuntu, CUDA, TensorRT, and OpenCV, plus instructions on how to open a Dev Container from it using VS Code. Ideal for computer vision and AI development in a consistent, reproducible environment.