-
Thanks your great work. I'm very interested in the data sets you've built. Can you tell me how to create this dataset? Could you please open the dataset for us? thanks a lot.
-
The [BackgroundMattingV2](https://github.com/PeterL1n/BackgroundMattingV2) project can remove the background if you have a separate image of the background without the subject.
The models are [here](…
-
I would like to run the image matting demo locally on my laptop, but I do not have a dedicated GPU.
When running Step 3: Inference, I get the following errors:
File "/home/*/.local/lib/python3.8/s…
-
https://github.com/ZHKKKe/MODNet/blob/44667be551eff6427e774b60e3b251f90b9dac61/src/trainer.py#L162
calculate matte boundary (or detail) Loss value, we should using pred_boundary_matte and gt_detai…
-
Hello,
Thanks for sharing this outstanding research.
After reading the training code, I found that trimap data seems to be necessary as a input.
" supervised_training_iter(modnet, optimizer, image…
-
How to export model to onnx format?
I tried the following with colab demo code , but it showed an error:
**TypeError: forward() missing 1 required positional argument: 'inference'**
```
from …
-
I've downloaded the mlmodel in https://github.com/anilsathyan7/Portrait-Segmentation/tree/master/MODNet and noticed that the input size expects 512x512 but the ouput is 1252 MultiArray (Float32).
How…
-
this is a great work, and have some advantages comparing to other models.
does there have TorchScript format model as BackgroundMatting project do? this will do much more check and performance benc…
xpeng updated
3 years ago
-
Hello, I was just wondering, what dataset are you using for your pre-trained model?I'm currently training with Adobe Matting datasets, but I'm not getting the results I want.
-
I have been using this app until today. Now, when I visit this site, it says "Launching Your Gradio Interface". "You will receive an email notification when the process is complete. You may close this…