clockwork-fcn
Video segmentation framework
Reproduces results from the arxiv paper on clockwork convnets for video semantic segmentation using Caffe and Python
Clockwork Convnets for Video Semantic Segmenation
141 stars
15 watching
53 forks
Language: Jupyter Notebook
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aurora95/keras-fcn | Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |
shekkizh/fcn.tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow | 1,252 |
yunlongdong/fcn-pytorch | A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. | 160 |
jingchuncheng/seg-with-spn | This project provides code and pre-trained models for object segmentation in videos using a spatial propagation network. | 144 |
marvinteichmann/tensorflow-fcn | An implementation of a fully convolutional network architecture for image segmentation using VGG weights. | 1,101 |
gitcvfb/cvr | Reconstructs high-quality video frames from two adjacent rolling shutter camera frames | 31 |
zhujun98/semantic_segmentation | Implementations of deep learning architectures for semantic segmentation of images in various datasets. | 6 |
muyang0320/tf-fcn | A basic implementation of a fully convolutional network (FCN) for image segmentation in TensorFlow. | 9 |
theduynguyen/keras-fcn | An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. | 15 |
uzh-rpg/e2calib | This repository provides code for calibrating event cameras by converting and reconstructing video data | 160 |
nv-tlabs/gscnn | This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. | 920 |
zijundeng/pytorch-semantic-segmentation | Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,724 |
kaixhin/fcn-semantic-segmentation | An implementation of semantic segmentation using fully convolutional networks | 187 |
gkozlenko/node-video-lib | A Node.js library for parsing and manipulating video files in various formats | 359 |
seewalker/tf-pixelwise | A tensorflow implementation of Fully Convolutional Networks For Semantic Segmentation | 13 |