-
Hey, Im having some issues while trying to use Albumentations direct on my config file. I always get this error:
File "tools/train.py", line 247, in
main()
File "tools/train.py", line…
-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/sd-webui-reactor/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated the e…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
when i run sh ./scripts/train_soba.sh error happen
![image](https://github.com/user-attachments/assets/2c694ed9-f587-4c54-8ae1-c012cc8c2ad7)
i guess the problem is albutations version
-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/sd-webui-reactor/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated the e…
-
Hi,
I'm running into this dependency import issue when trying to import Remover on transparent_background==1.3.3
`>>> from transparent_background import Remover
Traceback (most recent call last…
-
Hi, I got this error when using augmentation with the albumentation plugin:
``` File "/home/shumin/.cache/pypoetry/virtualenvs/ironforge-PnHFmv3W-py3.12/lib/python3.12/site-packages/fiftyone/core/ut…
-
**Describe the issue**
WxC model not working with albumentations-1.4.10
**To Reproduce (optional, but appreciated)**
Steps to reproduce the behavior:
run WxCTutorial notebook
-
Hello,
When i try to lunch run.py i get these errors:
I've installed python 3.10.0.
**Error Message**
```
(venv) D:\Program\Deep-Live-Cam-main-11.1>python run.py --execution-provider cuda
Trac…
-
Hello, may I ask which version of albumentations did you use in your code? Now some features of this library have changed, so I do not know which version to use. Thank you very much!