karolmajek's picture
from https://huggingface.co/spaces/akhaliq/deeplab2
d1843be

A newer version of the Gradio SDK is available: 5.28.0

Upgrade

TODO: Prepare model zoo and some model introduction.

References below are really meant for reference when writing the doc. Please remove the references once ready.

References:

Citing ViP-DeepLab

If you find this code helpful in your research or wish to refer to the baseline results, please use the following BibTeX entry.

  • ViP-DeepLab:
@inproceedings{vip_deeplab_2021,
  author={Siyuan Qiao and Yukun Zhu and Hartwig Adam and Alan Yuille and Liang-Chieh Chen},
  title={{ViP-DeepLab}: Learning Visual Perception with Depth-aware Video Panoptic Segmentation},
  booktitle={CVPR},
  year={2021}
}
  • Panoptic-DeepLab:
@inproceedings{panoptic_deeplab_2020,
  author={Bowen Cheng and Maxwell D Collins and Yukun Zhu and Ting Liu and Thomas S Huang and Hartwig Adam and Liang-Chieh Chen},
  title={{Panoptic-DeepLab}: A Simple, Strong, and Fast Baseline for Bottom-Up Panoptic Segmentation},
  booktitle={CVPR},
  year={2020}
}

References

Add some related works if any