keras-cv
Computer Vision Library
Provides modular computer vision components compatible with various deep learning frameworks
Industry-strength Computer Vision workflows with Keras
1k stars
31 watching
330 forks
Language: Python
last commit: 20 days ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
keras-team/keras | A high-level deep learning framework for building and training neural networks on multiple backend engines | 62,045 |
keras-team/keras-hub | Provides pre-trained models and building blocks for natural language processing, computer vision, audio, and multimodal tasks | 797 |
aurora95/keras-fcn | Keras implementation of Fully Convolutional Networks for Semantic Segmentation | 650 |
nicolov/segmentation_keras | An implementation of a deep learning model for image segmentation using Keras and dilated convolutions | 301 |
jrobchin/computer-vision-basics-with-python-keras-and-opencv | An educational tutorial on computer vision and machine learning with Python, Keras, and OpenCV, including gesture recognition as a demo project. | 430 |
marcbs/keras | An extension of Keras with new functionalities and tools for multimodal learning | 225 |
jihongju/keras-fcn | A library implementing a Fully Convolutional Network architecture with Keras support | 202 |
objectprofile/kerasbridge | A Smalltalk-based wrapper around the Keras deep learning framework | 6 |
jesolem/pcv | A Python module for computer vision tasks | 1,921 |
skyduy/cnn_keras | An implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification | 288 |
k3nt0w/fcn_via_keras | A Python implementation of a deep neural network architecture for semantic image segmentation | 48 |
aitorzip/keras-icnet | A deep learning framework for real-time image segmentation on high-resolution images using convolutional neural networks | 86 |
kentsommer/keras-inceptionv4 | An implementation of a deep neural network architecture for image classification using Keras. | 471 |
scisharp/keras.net | A high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models. | 601 |
rcmalli/keras-squeezenet | An implementation of the SqueezeNet neural network model in the Keras framework | 404 |