python312Packages.pytorch-msssim.dist python312Packages.resize-right python312Packages.resize-right.dist python312Packages.rotary-embedding-torch python312Packages.rotary-embedding-torch.dist python312Packages.safetensors python312Packages.safetensors.dist python312Packages.sentence-transformers python312Packages....
# self.criterionS = omnipose.loss.MSSSIMLoss() # Select weighting for each class if not wanting to use the defualt 1:1 weighting # zero_weighting = 1.0 12 changes: 6 additions & 6 deletions 12 cellpose_omni/dynamics.py Original file line numberDiff line numberDiff line change @@ -4,...
[pip3] numpy==1.26.2 [pip3] pytorch-msssim==1.0.0 [pip3] torch==2.1.2 [pip3] torchaudio==2.1.1 [pip3] torchvision==0.16.2 [pip3] triton==2.1.0 [conda] numpy 1.26.2 pypi_0 pypi [conda] pytorch-msssim 1.0.0 pypi_0 pypi [conda] torch 2.1.2 pypi_0 pypi [conda] torchaud...
pytorch 1.8.1 py3.8_cuda11.1_cudnn8_0 pytorch [conda] pytorch-msssim 0.2.1 pypi_0 pypi [conda] torchaudio 0.8.1 py38 pytorch [conda] torchvision 0.9.1 py38_cu111 pytorch PyTorch Version (e.g., 1.0): 1.8.1 OS (e.g., Linux): Windows 10...
🐛 Describe the bug torch.norm and torch.linalg.norm funcitons gives wrong result with torch.complex32 typed tensor. The result is correct for torch.complex64 and torch.complex128 type. The problem exists for p=2 and p=1 norm as I have te...
- Changed `SSIM` and `MSSSIM` update to be online to reduce memory usage ([#1231](https://github.com/Lightning-AI/metrics/pull/1231)) ### Fixed - Fixed a bug in `ssim` when `return_full_image=True` where the score was still reduced ([#1204](https://github.com/Lightning-AI/metr...