Skip to content

Jarvis73/BubbleNets-Python3

Repository files navigation

BubbleNets

This repository is a implementation of article Learning to Select the Guidance Frame in Video Object Segmentation by Deep Sorting Frames by Brent Griffin.

Change Logs

  • This repository is forked from griffbr/BubbleNets

  • Update to Python3 and verified in Tensorflow==1.13.1

  • Format code style

Some results

  • soapbox
frame annotate frame 0 (OSVOS) annotate frame 45(BubbleNets)
10 img img
30 img img
50 img img
70 img img
90 img img

Reference

BubbleNets: Learning to Select the Guidance Frame in Video Object Segmentation by Deep Sorting Frames
Brent A. Griffin and Jason J. Corso
IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2019

Please cite our paper if you find it useful for your research.

@inproceedings{GrCoCVPR19,
  author = {Griffin, Brent A. and Corso, Jason J.},
  booktitle={2019 IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
  title = {BubbleNets: Learning to Select the Guidance Frame in Video Object Segmentation by Deep Sorting Frames},
  year = {2019}
}

About

Change original Bubble Nets to Python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages