Seg-with-SPN
Video Segmentation Library
This project provides code and pre-trained models for object segmentation in videos using a spatial propagation network.
Demo code of the paper: "Learning to Segment Instances in Videos with Spatial Propagation Network", in CVPR'17 Workshop on DAVIS Challenge
144 stars
9 watching
32 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An algorithmic framework to integrate gene expression data with spatial location and histological information to identify distinct regions in tissue samples. | 198 |
| Re-implementation of an object detection algorithm described in the ECCV 2014 paper Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition. | 364 |
| A deep learning implementation of a multi-path network architecture for medical image segmentation | 140 |
| A PyTorch implementation of a deep learning model for semantic image segmentation | 1,598 |
| Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
| An implementation of a lightweight semantic segmentation model with real-time performance capabilities | 252 |
| This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. | 920 |
| A real-time portrait segmentation model developed for efficient deployment on mobile devices | 288 |
| A video object detection framework that uses temporal consistency to detect camouflaged objects in videos | 61 |
| Deconvolution network architecture for semantic segmentation | 325 |
| Deblurring algorithm for videos using a neural network | 52 |
| An implementation of a multi-level scene description network in PyTorch for generating scene graphs from object, phrase, and region captions. | 227 |
| Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
| Develops a neural network architecture for object detection and instance segmentation without labeled data | 52 |
| An implementation of object segmentation using computer vision techniques on images from the NIPS 2014 challenge. | 25 |