Projects

Applied research projects spanning healthcare, agriculture, public health, and more.

71 items

DALE-CT

Project

DALE-CT Pretraining This repository contains the training and evaluation pipeline for DALE-CT (Depth-Aware Latent-Euclidean Computed Tomography), a family of vision transformers pre-trained on the CT-RATE dataset using the LeJEPA framework.…

Apache-2.0 Software Python

Process-CT-Data

Project

Process-CT-Data Paper Repository — Preprocessing pipeline for converting raw 3D CT volumes into a slice-based WebDataset format for scalable distributed training. Overview This repository implements the dataset preparation pipeline described…

Apache-2.0 Software Python

Temi-VOC-Datasets

Project

Temi VOC/Smell Datasets (2025) This repo includes raw and cleaned smell collection metrics recorded by 2 versions of the SmartNanotubes Smell Inspector. The sensor was attached to the tray of…

Apache-2.0 Software Python

HAVOC-TemiApp

Project

HAVOC: Healthcare Assistant with Video, Olfaction, and Conversation HAVOC is an advanced Android application designed to transform the Temi robot into an autonomous healthcare assistant. The project leverages Large Language…

Apache-2.0 Software Java

HAVOC-Server

Project

HAVOC-Server: Temi Monitoring System This project is a monitoring system for the Healthcare Assistant with Video, Olfaction, and Conversation (HAVOC) program running on the Temi robot. It uses computer vision…

Apache-2.0 Software Python

ignitevision

Project

CIFAR10 Example with Ignite In this example, we show how to use Ignite to train a neural network: on 1 or more GPUs or TPUs compute training/validation metrics log learning…

Software Python

AirSimVideo

Project

AirSimVideo Manipulating an AirSim simulation remotely and extracting video Proof-of-concept for manipulating drones in AirSim and extracting images/videos during training. Files settings.json - Settings for simulation. Copy to same directory…

Software Python ★ 2

ignitenlp

Project

Transformers Example with Ignite In this example, we show how to use Ignite to finetune a transformer model: on 1 or more GPUs or TPUs compute training/validation metrics log learning…

Software Python

pywsidi

Project

Python Whole Slide Image (WSI) Deidentification Library This library allows python applications to deidentify WSI Installing FUTURE: pip install pywsidi Usage iSyntax: deident_isyntax_file(ident_file_path, deident_file_path) SVS: deident_svs_file(ident_file_path, deident_file_path) Demo python3 main.py…

Apache-2.0 Software Python

yolo_lesion

Project

Imported from gh:Kentucky-Open-Science/yolo_lesion. Source last updated 2022-04-26. Synced 2026-07-27.

Software Python