ııɹ∀
ııɹ∀
Docker PS File [DockerPS.txt](https://github.com/lloesche/valheim-server-docker/files/11453750/DockerPS.txt)
After a lot of trying and reading around, I've found what the problem was. For anyone using TrueNas Scale for hosting this. The way TrueNas uses docker is kinda different,...
Thanks for this Pr! Works great and segmentation masks are being augmented properly. The only problem I encountered was when using augmentation techniques for color adjustments (no change of mask...
> Thank you for your feedback! I'm glad to hear that the segmentation masks are being augmented properly with the new changes. > > Regarding the issue with color adjustment...
As of current ultralytics version, this doesn't work anymore. Not sure after which commit it stopped working. This is the current error when I try to train a model: ```...
Hey @volks73 I've been trying around and all I've found out that Albumentation versions =1.4.8 and =1.4.16 get recognized again (init method gets called) but the the error appears constantly...
> @armanivers Did you test it recently? I don't seem to be able to make it work, even though I am using Albumentations=1.4.14 . I copied the changed files from...
Sorry about that! ultralytics v8.3.25 albumentations v1.4.20 I'm guessing some kind of change in ultralytics lead to this, but I can't manage to downgrade albumentations and ultralytics to a last...
I'm using the train data from this public dataset [https://github.com/uwm-bigdata/wound-segmentation/tree/master/data/Foot%20Ulcer%20Segmentation%20Challenge/test/images](url)
This I cannot specify, it should be any one from the beginning. It's the exact dataset from gitub, I assume it loads them by the default order in the folder?