An open API service indexing awesome lists of open source software.

https://github.com/imagej/pyimagej-dextr

Where I'm working on integrating pytorch and imagej (via pyimagej). This repo is experimental.
https://github.com/imagej/pyimagej-dextr

Last synced: 22 days ago
JSON representation

Where I'm working on integrating pytorch and imagej (via pyimagej). This repo is experimental.

Awesome Lists containing this project

README

          

# PyImageJ-DEXTR

This package uses Deep Extreme Cut ([DEXTR](https://github.com/scaelles/DEXTR-PyTorch)) to generate ImageJ ROIs via PyImageJ.

![screenshot](doc/doc_images/demo_screenshot.png)

# Installation requirements

- python >= 3.6
- pyimagej
- openjdk=8
- opencv
- pytorch
- torchvision
- cpuonly (_optional_ if no CUDA cores are available)