-
### System Info
```Shell
Copy-and-paste the text below in your GitHub issue
- `Accelerate` version: 1.0.1
- Platform: Linux-5.4.241-1-tlinux4-0017.12-x86_64-with-glibc2.17
- `accelerate` bash…
-
Another good remove background option that I found yesterday was - https://github.com/plemeri/InSPyReNet. It has a comfy node too. The obvious reason for suggesting it is the MIT licen…
-
Hello, thank you for the great library.
There is a line in the DiceLoss class:
if not self.from_logits: y_pred = F.sigmoid(y_pred)
I am not sure, but from the description, I think it is mean…
-
Dear [jacobgil],I trained an model like unet++ with 4 outputs,some codes are shown like below,I use :
target_layers = [model.final4]
with GradCAM(model=model, target_layers=target_layers, use_cuda…
-
你好,测试了一下模型,感觉效果很不错。但是我用unet训练的时候,输出的结果总是全黑、全白或者灰度,请问可以看一下训练的代码吗?训练样本标记有没有示例,是否可以看一下呢?
多谢了
-
When I trained unet in the pascal voc dataset and i set learning rate=0.001, the loss was particularly large:
Iter [1833/300000] Loss: 115374464.0000 Time/Image: 0.0173
Iter [1834/300000] Loss:…
-
outputHeight = Model(inputs, o).output_shape[1]
outputWidth = Model(inputs, o).output_shape[2]
o = (Reshape((outputHeight*outputWidth, nClasses)))(o)
你好,unet代码最后这三句代码是什么意思?
outputHei…
-
Is it possible to utilize the pre-trained Keras UNET model for making predictions? If not, can we incorporate our own custom layer instead? If neither option is feasible, could you kindly provide some…
-
你好,你是怎么改动的,改动的点,有文献么,我很想看一下
-
Not work with LoadControlnet
ComfyUI full updated just now
```
Error occurred when executing ControlNetLoader:
'NoneType' object has no attribute 'keys'
File "X:\AI\ComfyUI_windows_portable\C…