All Projects → conan7882 → DeepVision-tensorflow

conan7882 / DeepVision-tensorflow

Licence: MIT license
A deep learning package for computer vision algorithms built on top of TensorFlow

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to DeepVision-tensorflow

Multi-Type-TD-TSR
Extracting Tables from Document Images using a Multi-stage Pipeline for Table Detection and Table Structure Recognition:
Stars: ✭ 174 (+1350%)
Mutual labels:  computer-vision-algorithms
awesome-computer-vision-models
A list of popular deep learning models related to classification, segmentation and detection problems
Stars: ✭ 419 (+3391.67%)
Mutual labels:  computer-vision-algorithms
SF-GRU
Pedestrian Action Anticipation using Contextual Feature Fusion in Stacked RNNs
Stars: ✭ 43 (+258.33%)
Mutual labels:  computer-vision-algorithms
kimimaro
Skeletonize densely labeled 3D image segmentations with TEASAR.
Stars: ✭ 85 (+608.33%)
Mutual labels:  computer-vision-algorithms
bigraph image registration demo
fast image registartion demo
Stars: ✭ 17 (+41.67%)
Mutual labels:  computer-vision-algorithms

A deep learning package for computer vision algorithms built on top of TensorFlow

Build Status

This package is for practicing and reproducing learning-based computer vision algorithms in recent papers.

It is a simplified version of tensorpack, which is the reference code of this package.

Install

pip install -r requirements.txt
pip install -U git+https://github.com/conan7882/DeepVision-tensorflow.git
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].