Repository navigation
icevision
- Website
- Wikipedia
Your PyTorch AI Factory - Flash enables you to easily configure and run complex AI recipes for over 15 tasks across 7 data domains
This tutorial covers training an object detector with the IceVision library and implementing it in a Unity game engine project using the OpenVINO Toolkit.
This repostory contains a deep learning-based system to detect and classify waste according to which container it should be thrown into.
Train a custom semantic segmentation model using the Open Images Dataset and IceVision, an object detection framework that runs on top of PyTorch, FastAI, and PyTorch Lighting.
Objective: Develop an application that can reliably locate and identify surgical instruments in an image.
Train a Mask R-CNN model on a custom dataset using the IceVision library and perform inference with ONNX Runtime.
Multi-Category Object Detection Exploration
細胞検知モデル作成を行うチュートリアルスクリプト
A simulation about controlling a 2D car with hand gestures. The project is inspired and highly influenced by a tutorial from"cj-mills".