Skip to content

Commit

Permalink
adding demos and link to library of VS models wiki (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
edyoshikun authored Aug 7, 2024
1 parent 0ba38c7 commit b63d4f7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,10 @@ for reading and writing data in [OME-Zarr](https://www.nature.com/articles/s4159
The full functionality is tested on Linux `x86_64` with NVIDIA Ampere GPUs (CUDA 12.4).
Some features (e.g. mixed precision and distributed training) may not be available with other setups,
see [PyTorch documentation](https://pytorch.org) for details.

### Demos
Check out our demos for:
- [Virtual staining](https://github.com/mehta-lab/VisCy/tree/main/examples/demos) - training, inference and evaluation

### Library of virtual staining (VS) models
The robust virtual staining models (i.e *VSCyto2D*, *VSCyto3D*, *VSNeuromast*), and fine-tuned models can be found [here](https://github.com/mehta-lab/VisCy/wiki/Library-of-virtual-staining-(VS)-Models)

0 comments on commit b63d4f7

Please sign in to comment.