-
Original context: https://github.com/pytorch/vision/issues/4240
Dfeault installation of torchvision and ffmpeg without version installs a non-workable ffmpeg 4.3 missing some libraries and **gets i…
-
Update PyTorch and dependencies:
- [ ] Update AV to v12.0.0
- [ ] Update numactl to 2.0.18
- [ ] Update PyTorch to v2.3.0
- [ ] Update sentencepiece to v0.2.00
- [ ] Update torchtext to v0.18.0…
-
Hello My dear fellows. I am trying to execute the MVSFormer test file in this project but the problem is that some libraries required versions are not currently available like torch,torchvision. Becau…
-
### 🐛 Describe the bug
There is a big performance difference in reading jpg images using the conda or pip version of torchvision using the function torchvision.io.read_image.
When benchmarking read…
-
```
def create_model(num_classes, nms_thresh, score_thresh, backbone = None):
"""Create a retinanet model
Args:
num_classes (int): number of classes in the model
nms_thres…
-
Hi,
I am trying to create a docker containers that will run on lambda but I continuously get the error: [Unable to import module 'app': No module named '_tkinter'", "errorType": "Runtime.ImportModu…
-
Successfully installed torch-1.8.1+cu101 torchaudio-0.8.1 torchvision-0.9.1+cu101
$ python tools/dist_train.py --cfg experiments/coco/higher_hrnet/w32_512_adam_lr1e-3.yaml
Segmentation fault (c…
-
On July 1st a new version of Pillow 10.4.0 (https://pypi.org/project/pillow/) was released which is pulled automatically by all RPM based distros like CentOS/RHEL/Rocky Linux/Alma Linux resulting in a…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
…
-
Here is the code it gives .... EVERY NOTEBOOK I tried.
---------------------------------------------------------------------------
NameError Traceback (most recent…