-
I was trying error mitigation with PEC my idea is to classify an image with a quantum circuit followed by a classical FC.
I need to measure expectation value of each qubit and want to get the pec va…
-
Using torchvision.transforms.functional_tensor errors out in torchvision 0.17
https://github.com/XPixelGroup/BasicSR/blob/033cd6896d898fdd3dcda32e3102a792efa1b8f4/basicsr/data/degradations.py#L8C6-…
-
转换后的gguf模型, 无法处理qwen里面的如 等特殊标记, 分词的时候会出现把 分割为 "
-
## Description
**MD** appears to be **low in CSF voxels** when computing it via [DIPY's ReconstDtiFlow](https://dipy.org/documentation/1.5.0/reference/dipy.workflows/#reconstdtiflow) for reconstructi…
-
Hi, I am using "RN50x64" clip model to encode images. Specifically, I use `image_z = self.clip_model.encode_image(pred_rgb)`
to encode `pred_rgb` of shape `[8,3,224,224]` but failed with:
```
F…
-
### Description
This is W&B's documentation for Images: https://docs.wandb.ai/ref/python/data-types/image
There are two cryptic sentences: "Note : When logging a torch.Tensor as a wandb.Image, i…
-
### Describe the bug
If you run 3n-1 steps(11, 14, ...) generation using `DPMSolverSinglestepScheduler` with `solver_order=3`, it will produce NaN output on final step.
I tried to debug what went …
-
Hi, I try to use _torchvision.utils.save_image()_ to save the output tensor of the test, but got these blank images, and I try to convert tensor to PIL format, the image is still blurry. So, how can I…
-
### 🚀 The feature
The proposed feature aims to **extend the current datasets API** with datasets that are geared towards `the task of Stereo Matching`. It's main use case is that of providing **a un…
-
### 🐛 Describe the bug
`_tensors_definitely_do_not_overlap` generates a quadratic number of guards when the tensors in question have symbolic shapes.
@bdhirsh has a mini repro:
```
import to…