-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
Epoch 1/2: 0%|▋ | 80/16448 [00:16
-
Similar to issue #11
After train, eval error happens when use 4 domains dataset.
Should I adjust lambda_ds for #domains-1, or adjust other variable to fit with # of domains?
```
python main…
-
### What happened?
I am running on Rocm with 4 x Instinct MI100.
Only when using `--split-mode row` mode I get a Address boundary error.
llama.cpp was working when I had a XGMI GPU Bridge working w…
-
使用的是秋叶整合包,直接搜索报错说让将torch回退到21coda118,我也不是很懂,直接在整合包里回退了,
![image](https://github.com/user-attachments/assets/027ed617-d648-4cf0-88e2-ebe50c45498a)
之前还有别的状况,我在custom_nodes下按照主页里的方法用指令下载依赖后出现闪退,我按照其他教程…
-
Pytorch recently included pretrained object detection models such FastRCNN (
`torchvision.models.detection.faster_rcnn`).
Do you know how to integrate them with fastai?
-
```
Traceback (most recent call last):
File "tools/train.py", line 144, in
main()
File "tools/train.py", line 140, in main
train_detector(model,datasets,cfg,validate=args.validate,ti…
-
https://github.com/yunjey/pytorch-tutorial/blob/master/tutorials/01-basics/pytorch_basics/main.py:
```
root@sriov-guest:~/dev-learn/gpu/pytorch/tutorial# python3 pytorch-main.py
tensor(2.)
tensor(…
-
**Describe the feature**
Hi, I know that TorchData is very new, but it would be awesome to see an example of how to create a custom iterable-style datapipe with TorchData for use with this library.…
-
I kept getting this error when I chose fp32 for dtypes on the model loader node.
# ComfyUI Error Report
## Error Details
- **Node Type:** PyramidFlowSampler
- **Exception Type:** TypeError
-…