Projects

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

71 items

detectron2-custom

Project

Detectron2 is Facebook AI Research's next generation library that provides state-of-the-art detection and segmentation algorithms. It is the successor of Detectron and maskrcnn-benchmark. It supports a number of computer vision…

active

AirSim

Project

Welcome to AirSim AirSim is a simulator for drones, cars and more, built on Unreal Engine (we now also have an experimental Unity release). It is open-source, cross platform, and…

active

ECG_Predictor

Project

ECG Heartbeat Predictor Usage Download the ECG5000 dataset and place it into datasets/ECG5000/!files! <br> wget http://www.timeseriesclassification.com/Downloads/ECG5000.zip <br> unzip ECG5000.zip pip install -r requirements.txt run training/testing script (ex: python ./1/train_1_ECG5000.py) Imported…

Software Python ★ 1

LoRaWAN-Site

Project

LoRaWAN-Site Imported from gh:Kentucky-Open-Science/LoRaWAN-Site. Source last updated 2022-06-22. Synced 2026-07-27.

Software PHP ★ 2

OMEROPolyGen

Project

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

Software Python

OMERO-ROI-BOX

Project

Imported from gh:Kentucky-Open-Science/OMERO-ROI-BOX. Source last updated 2022-07-27. Synced 2026-07-27.

Software Python

monai-mil

Project

Multiple Instance Learning (MIL) Examples This tutorial contains a baseline method of Multiple Instance Learning (MIL) classification from Whole Slide Images (WSI). The dataset is from Prostate cANcer graDe Assessment…

Software Python ★ 1

isyntax2raw

Project

![AppVeyor status](https://ci.appveyor.com/project/gs-jenkins/isyntax2raw)iSyntax ConverterPython tool that uses Philips' SDK to write slides in an intermediary raw format.Requirements* Python 3.6+ * Philips iSyntax SDK (https://www.openpathology.philips.com)The iSyntax SDK __must__ be downloaded separately from…

active

raw2ometiff

Project

![Build status](https://ci.appveyor.com/project/gs-jenkins/raw2ometiff)raw2ometiff converter =====================Java application to convert a directory of tiles to an OME-TIFF pyramid. This is the second half of iSyntax/.mrxs => OME-TIFF conversion.Requirements ============Java 8 or later is…

active

openslide

Project

OpenSlide OpenSlide is a C library for reading whole slide image files (also known as virtual slides). It provides a consistent and simple API for reading files from multiple vendors.…

LGPL-2.1 Software C