cj-mills / unity-2d-cv-tutorial-starter

A Unity starter project tailored for integrating and demonstrating 2D computer vision models in tutorials.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity 2D Computer Vision Tutorial Starter

A foundational Unity project for integrating 2D computer vision models. Designed as a starter kit for various tutorials, from image classification to pose estimation and object detection in the Unity game engine.

Getting Started

Installation

  1. Clone this repository:

    git clone https://github.com/cj-mills/unity-2d-cv-tutorial-starter.git
  2. Open the project using Unity Hub.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A Unity starter project tailored for integrating and demonstrating 2D computer vision models in tutorials.

License:MIT License


Languages

Language:ShaderLab 82.4%Language:HLSL 14.3%Language:C# 3.3%