-
Congratulations for your amazing work with u2net at
quick question, I'm trying to apply u2net to do segmentation of people. I tried your pre-trained model, the one available at https://github.com/N…
-
When I try to load the u2net_portrait.pth for the drawings, google tells me that I don't have the permission to access the file. Can you please make it available for all? Would love to try it out.
-
@NathanUA Thank you very much for such good contribution . I have seen a file [u2net_refactor.py](https://github.com/NathanUA/U-2-Net/blob/master/model/u2net_refactor.py "u2net_refactor.py") and in th…
-
目前paddlehub已经支持u2net模型了 paddlex什么时候支持啊
https://www.paddlepaddle.org.cn/hubdetail?name=U2Net&en_category=ImageSegmentation
-
```
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x8ad41b]
goroutine 1 [running]:
github.com/replicate/cog…
tzktz updated
11 months ago
-
it seems that there is a significant quality difference in the output of EGE-unet and u2netp.,even in your test example. If it is in dark night sky, EGE-unet is completely unusable. If that is what ex…
-
I convert the pt model to the onnx model and verify that the onnx model has good output accuracy. But my onnx model cannot evaluateing with GPU.
I only saved the weights in the model.
error like…
-
Hi @NathanUA
I want to fine tune the existing model(u2net). I understand that we can resume the training simply as discussed in this issue.
https://github.com/NathanUA/U-2-Net/issues/33
```
i…
-
# Can't Access Human Segmentation Model Weights
The readme file has the following line
- To run the human segmentation model, please first downlowd the [u2net_human_seg.pth](https://drive.google.c…
-
I'm following the exact commands, but every call to the container is downloading the models. Not sure why.