torch_staintools package
Subpackages
- torch_staintools.augmentor package
- Submodules
- torch_staintools.augmentor.base module
Augmentor
Augmentor.__concentration_selected()
Augmentor.__inplace_augment_helper()
Augmentor.__inplace_tensor()
Augmentor.augment()
Augmentor.build()
Augmentor.channel_rand()
Augmentor.concentration_method
Augmentor.device
Augmentor.forward()
Augmentor.get_stain_matrix
Augmentor.luminosity_threshold
Augmentor.num_stains
Augmentor.randn_range()
Augmentor.regularizer
Augmentor.sigma_alpha
Augmentor.sigma_beta
Augmentor.target_concentrations
Augmentor.target_stain_idx
- torch_staintools.augmentor.factory module
- Module contents
- torch_staintools.base_module package
- Submodules
- torch_staintools.base_module.base module
CachedRNGModule
CachedRNGModule.CACHE_FIELD
CachedRNGModule._init_cache()
CachedRNGModule._rng_to()
CachedRNGModule._tensor_cache
CachedRNGModule._tensor_cache_helper()
CachedRNGModule.build()
CachedRNGModule.cache_initialized()
CachedRNGModule.cache_size_limit
CachedRNGModule.device
CachedRNGModule.dump_cache()
CachedRNGModule.rng
CachedRNGModule.tensor_cache
CachedRNGModule.tensor_from_cache()
CachedRNGModule.tensor_from_cache_helper()
CachedRNGModule.to()
- Module contents
- torch_staintools.cache package
- Submodules
- torch_staintools.cache.base module
Cache
Cache.__size_limit
Cache._abc_impl
Cache._dump_helper()
Cache._new_cache()
Cache._write_to_cache_helper()
Cache.build()
Cache.data_cache
Cache.dump()
Cache.get()
Cache.get_batch()
Cache.is_cached()
Cache.load()
Cache.query()
Cache.size_in_bound()
Cache.size_limit
Cache.write_batch()
Cache.write_to_cache()
- torch_staintools.cache.tensor_cache module
TensorCache
TensorCache.__size_limit
TensorCache._abc_impl
TensorCache._dump_helper()
TensorCache._new_cache()
TensorCache._to_device()
TensorCache._write_to_cache_helper()
TensorCache.build()
TensorCache.data_cache
TensorCache.device
TensorCache.is_cached()
TensorCache.load()
TensorCache.query()
TensorCache.to()
TensorCache.validate_value_type()
- Module contents
- torch_staintools.functional package
- Subpackages
- torch_staintools.functional.conversion package
- torch_staintools.functional.optimization package
- torch_staintools.functional.stain_extraction package
- Submodules
- torch_staintools.functional.stain_extraction.extractor module
- torch_staintools.functional.stain_extraction.factory module
- torch_staintools.functional.stain_extraction.macenko module
- torch_staintools.functional.stain_extraction.utils module
- torch_staintools.functional.stain_extraction.vahadane module
- Module contents
- torch_staintools.functional.tissue_mask package
- torch_staintools.functional.utility package
- Submodules
- torch_staintools.functional.eps module
- Module contents
- Subpackages
- torch_staintools.normalizer package
- Submodules
- torch_staintools.normalizer.base module
- torch_staintools.normalizer.factory module
- torch_staintools.normalizer.reinhard module
- torch_staintools.normalizer.separation module
StainSeparation
StainSeparation.build()
StainSeparation.concentration_method
StainSeparation.fit()
StainSeparation.forward()
StainSeparation.get_stain_matrix
StainSeparation.num_stains
StainSeparation.regularizer
StainSeparation.repeat_stain_mat()
StainSeparation.rng
StainSeparation.stain_matrix_target
StainSeparation.target_concentrations
StainSeparation.transform()
- Module contents