In this project, we have worked on simple yet powerful deep network architecture, U2-Net, for salient object detection(SOD) and utilized & extended the architecture in order to improve the efficiency of the “Image Background Removal” & “Ghost Mannequin”. The design has the following advantages: (1) it is able to capture more contextual information while generating image masking from raw images (2) it increases the depth of the whole architecture without significantly increasing the computational cost because of the pooling operations used in these RSU blocks.