Giter Club home page Giter Club logo

uniref's Introduction

UniRef++: Segment Every Reference Object in Spatial and Temporal Spaces

Official implementation of UniRef++, an extended version of ICCV2023 UniRef.

UniRef

Highlights

  • UniRef/UniRef++ is a unified model for four object segmentation tasks, namely referring image segmentation (RIS), few-shot segmentation (FSS), referring video object segmentation (RVOS) and video object segmentation (VOS).
  • At the core of UniRef++ is the UniFusion module for injecting various reference information into network. And we implement it using flash attention with high efficiency.
  • UniFusion could play as the plug-in component for foundation models like SAM.

Schedule

  • Add Training Guide
  • Add Evaluation Guide
  • Add Data Preparation
  • Release Model Checkpoints
  • Release Code

Results

video_demo.mp4

Referring Image Segmentation

RIS

Referring Video Object Segmentation

RVOS

Video Object Segmentation

VOS

Zero-shot Video Segmentation & Few-shot Image Segmentation

zero-few-shot

Model Zoo

Objects365 Pretraining

Model Checkpoint
R50 model
Swin-L model

Imge-joint Training

Model RefCOCO FSS-1000 Checkpoint
R50 76.3 85.2 model
Swin-L 79.9 87.7 model

Video-joint Training

The results are reported on the validation set.

Model RefCOCO FSS-1000 Ref-Youtube-VOS Ref-DAVIS17 Youtube-VOS18 DAVIS17 LVOS Checkpoint
UniRef++-R50 75.6 79.1 61.5 63.5 81.9 81.5 60.1 model
UniRef++-Swin-L 79.1 85.4 66.9 67.2 83.2 83.9 67.2 model

Installation

See INSTALL.md

Getting Started

Please see DATA.md for data preparation.

Please see EVAL.md for evaluation.

Please see TRAIN.md for training.

Citation

If you find this project useful in your research, please consider cite:

@article{wu2023uniref++,
  title={UniRef++: Segment Every Reference Object in Spatial and Temporal Spaces},
  author={Wu, Jiannan and Jiang, Yi and Yan, Bin and Lu, Huchuan and Yuan, Zehuan and Luo, Ping},
  journal={arXiv preprint arXiv:2312.15715},
  year={2023}
}
@inproceedings{wu2023uniref,
  title={Segment Every Reference Object in Spatial and Temporal Spaces},
  author={Wu, Jiannan and Jiang, Yi and Yan, Bin and Lu, Huchuan and Yuan, Zehuan and Luo, Ping},
  booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision},
  pages={2538--2550},
  year={2023}
}

Acknowledgement

The project is based on UNINEXT codebase. We also refer to the repositories Detectron2, Deformable DETR, STCN, SAM. Thanks for their awsome works!

uniref's People

Contributors

wjn922 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.