u-2-net-portrait icon indicating copy to clipboard operation
u-2-net-portrait copied to clipboard

The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."

Results 10 u-2-net-portrait issues
Sort by recently updated
recently updated
newest added

ckpt file link is failed,can you provide a new link? thanks !!

Hi @dennisbappert, Thanks a lot for open sourcing your implementation! I want to use JSON information in [Supervise.ly dataset](https://github.com/supervisely-ecosystem/persons) to create grayscale segmentation map for the images. Consider the following...

Thank you for sharing your work! I'm trying to figure out how to start training, but am not very familiar with hydra and am running into errors with it. I...

hi,thanks for your great working,I want to train my single class segmentation based on your project,I have some doubt about training: 1. the dataset format:the data directory should include image...

Hi, thanks for the work! i was interested in certain improvements you had made, and was wondering if you had an insight about why they help. you mention mixed precision...

Hello Dennis! What dataset did you use for training?

Hi! Thanks a lot for the great work here. Would you mind sharing how big was the dataset you used to train your model? Also, which strategies did you use...

Could anybody explain me on how to train this model with my own dataset? @dbpprt