This project is to convert PortraitFCN+ (by Xiaoyong Shen) from Matlab to Tensorflow, then refine the outputs from it (converted to a trimap) using KNN and ResNet, supervised by Richard Berwick.
☆61May 7, 2018Updated 8 years ago
Alternatives and similar repositories for Portrait_FCN_and_3D_Reconstruction
Users that are interested in Portrait_FCN_and_3D_Reconstruction are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- TensorFlow implementation of Automatic Portrait Segmentation☆84Sep 28, 2018Updated 7 years ago
- Fully Convolutional Networks for Portrait Matting☆34Mar 8, 2019Updated 7 years ago
- ☆13Mar 6, 2020Updated 6 years ago
- 3d reconstruction of objects from data in the DB☆15Jan 5, 2017Updated 9 years ago
- Tensorflow implementation of Automatic Portrait Matting on paper "Automatic Portrait Segmentation for Image Stylization"☆477Oct 17, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Automatic portrait segmentation. 93% IoU. Status: Unsupported☆53Aug 21, 2025Updated 9 months ago
- ☆10Feb 10, 2018Updated 8 years ago
- This tool removes the background of an image based on manually added markers (based on OpenCV)☆16Feb 14, 2018Updated 8 years ago
- Implementation of "Automatic Portrait Segmentation" and "Deep Automatic Portrait Matting" with Chainer.☆305Mar 7, 2019Updated 7 years ago
- Fast accurate realtime segmentation with DeepLabV3 and MobileNetV2 backbone☆27Jan 8, 2019Updated 7 years ago
- Code for Exploit Clues from Views: Self-Supervised and Regularized Learning for Multiview Object Recognition☆12Jun 17, 2020Updated 6 years ago
- 🚀 TensorFlow running with RenderScript on Android GPU☆15Mar 26, 2017Updated 9 years ago
- Code for the paper "PortraitNet: Real-time portrait segmentation network for mobile device" @ CAD&Graphics2019☆291Aug 13, 2019Updated 6 years ago
- Some portrait matting models designed for mobile device.☆16Aug 30, 2019Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A Tri-map free direct Alpha Matting.☆12Sep 21, 2019Updated 6 years ago
- ☆10Aug 10, 2018Updated 7 years ago
- a set of tools for simple 3d reconstruction☆19Mar 1, 2012Updated 14 years ago
- Python package for alpha matting. This repository has moved:☆47Jan 26, 2020Updated 6 years ago
- Mapping real-time visual effect to human face.☆72Dec 30, 2019Updated 6 years ago
- Try to implement deeplab v3+ on pytorch according to offical demo.