Skip to content

ArozHada/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utility python scripts for ML/DL applications on images

  1. patch.py - Tile multiplex images with patchify into a) multi-channel tiles, b) separate tiles for different channels and save them as tif images
  2. blur_detector.py - Compute the amount of blur nuclei within single nulei crops based on the variance of Laplacian
  3. confusion_matrix.ipynb - Build a cm with labels
  4. check_md5sums.sh - Computes md5sums for all *. files in a directory and saves them in a ".chk" file

About

Utility scripts for ML/DL applications on images

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors