Christian J. Mills (cj-mills)

cj-mills

Geek Repo

Location:Southern California

Home Page:https://christianjmills.com/

Twitter:@cdotjdotmills

Github PK Tool:Github PK Tool

Christian J. Mills's repositories

Barracuda-PoseNet-Tutorial

This tutorial series provides step-by-step instructions for how to perform human pose estimation in Unity with the Barracuda inference library.

Language:C#License:MITStargazers:92Issues:1Issues:7

icevision-openvino-unity-tutorial

This tutorial covers training an object detector with the IceVision library and implementing it in a Unity game engine project using the OpenVINO Toolkit.

Language:Jupyter NotebookLicense:MITStargazers:21Issues:1Issues:2

Basic-In-Game-Style-Transfer-Tutorial

A basic implementation of in-game style transfer using the Barracuda library for Unity. - OUTDATED

Language:C#License:MITStargazers:5Issues:1Issues:0
Language:Jupyter NotebookLicense:MITStargazers:5Issues:1Issues:0

barracuda-inference-posenet-demo

A simple Unity project demonstrating how to perform 2D human pose estimation with the barracuda-inference-posenet package.

Language:ShaderLabLicense:MITStargazers:4Issues:1Issues:0

cjm-yolox-pytorch

A PyTorch implementation of the YOLOX object detection model based on the mmdetection implementation.

Language:Jupyter NotebookLicense:MITStargazers:4Issues:2Issues:0

unity-barracuda-inference-base

This Unity package provides a foundation for performing inference with the Barracuda inference library. It includes a flexible base class to extend with task-specific packages.

Language:C#Stargazers:3Issues:1Issues:0

unity-barracuda-inference-posenet

This Unity package extends the functionality of the barracuda-inference-base package to perform 2D human pose estimation using PoseNet models.

Language:C#Stargazers:3Issues:1Issues:0

barracuda-image-classification-demo

A simple Unity project demonstrating how to perform image classification with the barracuda-inference-image-classification package.

Language:ShaderLabLicense:MITStargazers:2Issues:1Issues:0

unity-cv-image-gallery

This Unity package provides an interactive image gallery and a Scroll View prefab, designed to facilitate testing of computer vision applications, such as image classification, object detection, and pose estimation.

Language:C#Stargazers:2Issues:2Issues:0

unity-human-pose-2d-toolkit

This Unity package provides an easy-to-use and customizable solution to work with and visualize 2D human poses on a Unity canvas.

Language:C#Stargazers:2Issues:1Issues:0

unity-media-display

Unity Media Display is a Unity package for creating a demo screen to display test images, videos, or webcam streams. It provides a set of utility functions for setting up a demo screen, updating its texture and transformations, and initializing and managing webcam streams.

Language:C#Stargazers:2Issues:1Issues:0

cjm-pandas-utils

Some utility functions for working with Pandas.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:1Issues:0

miniai-data-aug-experiments-unity

A Unity project for creating in-browser demos to compare models trained with different data augmentations

Language:ShaderLabLicense:MITStargazers:1Issues:1Issues:0

miniai-resnet18d-custom-trivial-aug-demo

An in-browser demo to compare models trained with different data augmentations

Language:HTMLLicense:MITStargazers:1Issues:1Issues:0

unity-barracuda-inference-image-classification

This Unity package extends the functionality of the barracuda-inference-base package to perform image classification using computer vision models.

Language:C#Stargazers:1Issues:2Issues:0

unity-deep-learning-image-preprocessor

This Unity package is designed for preparing image input to perform inference with deep learning models. The package includes shaders and compute shaders for various image processing tasks, such as cropping, normalizing, and flipping images.

Language:C#Stargazers:1Issues:1Issues:0

UnityMediaDisplay_Demo

UnityMediaDisplay_Demo is a simple demo project demonstrating how to use the Unity-Media-Display and Unity-CV-Image-Gallery packages in Unity.

Language:ShaderLabLicense:MITStargazers:1Issues:1Issues:0

auto-reply-workflow

This GitHub Actions workflow automatically replies to newly opened issues with a predefined message. The workflow is designed to notify issue creators that their issue will be addressed on a specific day of the week.

License:MITStargazers:0Issues:1Issues:0

cjm-psl-utils

Some utility functions using the Python Standard Library.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

miniai-resnet18d-baseline-demo

An in-browser demo to compare models trained with different data augmentations

Language:HTMLLicense:MITStargazers:0Issues:1Issues:0

miniai-resnet18d-rand-pixel-cp-demo

An in-browser demo to compare models trained with different data augmentations

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

miniai-resnet18d-rand-square-cp-demo

An in-browser demo to compare models trained with different data augmentations

Language:HTMLLicense:MITStargazers:0Issues:1Issues:0

miniai-resnet18d-rand-square-pixel-cp-demo

An in-browser demo to compare models trained with different data augmentations

Language:HTMLLicense:MITStargazers:0Issues:1Issues:0

miniai-resnet18d-trivial-aug-demo

An in-browser demo to compare models trained with different data augmentations

Language:HTMLLicense:MITStargazers:0Issues:1Issues:0

UnityTextureReaderD3D

UnityTextureReaderD3D is a plugin package for Unity that enables easy access to pixel data from Direct3D11 and Direct3D12 textures. The package includes native plugins for both APIs, providing efficient texture reading without the need for additional scripts or workarounds.

Language:C#Stargazers:0Issues:2Issues:0

UnityTextureReaderD3D11-Plugin

This repository contains the Visual Studio project for the UnityTextureReaderD3D11 plugin, a native plugin for Unity that enables efficient pixel data reading from Direct3D11 textures.

Language:C++License:MITStargazers:0Issues:1Issues:0

UnityTextureReaderD3D12-Plugin

This repository contains the Visual Studio project for the UnityTextureReaderD3D12 plugin, a native plugin for Unity that enables efficient pixel data reading from Direct3D12 textures.

Language:C++License:MITStargazers:0Issues:1Issues:0

UnityTextureReaderD3D_Demo

This is a simple demo project that demonstrates how to use the UnityTextureReaderD3D package to access and read pixel data from Direct3D11 and Direct3D12 textures in Unity.

Language:C#License:MITStargazers:0Issues:1Issues:0