-
Here is an example code:
```
#!/bin/python
import torch
# Model
model = torch.hub.load('deepcam-cn/yolov5-face', 'yolov5s', pretrained=True)
# Images
imgs = ['https://ultralytics.com/im…
-
File "/root/.cache/torch/hub/facebookresearch_dino_main/hubconf.py", line 17, in
import vision_transformer as vits
File "/root/.cache/torch/hub/facebookresearch_dino_main/vision_transformer…
-
I have noticed that when I run `gigapath.pipeline.run_inference_with_tile_encoder()`, **the output is slightly different when I change the batch size**. I guess this is due to some stochastic process…
-
### System Info
- `transformers` version: 4.43.3
- Platform: Linux-5.15.0-1074-azure-x86_64-with-glibc2.31
- Python version: 3.11.9
- Huggingface_hub version: 0.23.1
- Safetensors version: 0.4.…
-
Hi! I've been experimenting with this model for a few things, and so far I like where it's going.
I want to attempt some fine-tuning, so I followed the same notebook found here: https://github.com/…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
Appreciate some help as I have spent DAYS trying to install this...
(models) D:\CF-3DGS>**python run_cf3dgs.py -s ./data/TelecomFrance/ --mode train --data_type custom**
C:\ProgramData\miniforge…
-
运行在容器中 running in a container
使用gpu会报显存不足 use gpu
```shell
ERROR: Model running Error: CUDA out of memory. Tried to allocate 2.37 GiB. GPU 0 has a total capacty of 23.69 GiB of which 2.03 GiB is fr…
-
### System Info
- `transformers` version: 4.46.2
- Platform: Linux-5.15.0-120-generic-x86_64-with-glibc2.35
- Python version: 3.10.15
- Huggingface_hub version: 0.26.2
- Safetensors version: 0.…
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …