ExtractFG is a clone project attempt of remove.bg. This project uses custom model to detect/segment the foreground from the background and then extracting only the foreground. This application is built on Flask and uses Deep Lab V3 ResNet101 model for inference. The algorithm segments the foreground from the background and masks the foreground. This foreground is then extracted as the final image.