GithubHelp home page GithubHelp logo

timi-net's Introduction

Tripartite Information Mining and Integration for Image Matting (Timi-Net)

Yuhao Liu*, Jiake Xie*, Xiao Shi, Yu Qiao, Yujie Huang, Yong Tang, Xin Yang This is the official PyTorch implementation of our paper Tripartite Information Mining and Integration for Image Matting that has been accepted to 2021 IEEE/CVF International Conference on Computer Vision (ICCV 2021).


Get Started

Requirements

The repository is trained and tested on Ubuntu 18.04.3 LTS, based on the main following settings.

  • python 3.6+
  • Pytorch 1.1.0+
  • cuda 11.0+

Usage

Testing

To quickly test sample images with our model (trained on Adobe dataset), you can just run through

cd Timi-Net
python test.py 

By default, the code takes the data in the "./inputs/" folder, loads the "TIMI-Net.pth" model and saves results in the "./outputs/" folder. Please read the code to see other parameter settings.

Results AND Model

Datasets Results Model
Adobe Composition-1K Google Drive / Baidu Drive(code: jhmr) Google Drive
Distinctions-646 is coming is coming
Human-2K is coming is coming

Human Matting Dataset

Datasets Results
Microsoft One Drive Baidu Drive(code: fvim)

๐Ÿš€ Training code is coming soon...

Statement

This project is only for research purpose. For any other questions, please feel free to contact us.

Related Projects

This repository highly depends on the GCA-matting repository at https://github.com/Yaoyi-Li/GCA-Matting. We thank the authors of GCA for their great work and clean code.

BibTex

If you use this code for your research, please cite our paper.

@InProceedings{Liu_2021_ICCV,
   author    = {Liu, Yuhao and Xie, Jiake and Shi, Xiao and Qiao, Yu and Huang, Yujie and Tang, Yong and Yang, Xin},
   title     = {Tripartite Information Mining and Integration for Image Matting},
   booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
   month     = {October},
   year      = {2021},
   pages     = {7555-7564}
}

timi-net's People

Contributors

kelisiya avatar yuhaoliu7456 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.