An open API service indexing awesome lists of open source software.

https://github.com/deenuy/cnn-obj-recognitions

Repo for learning various CNN architectures for image & video based object detections using pre-trained models like VGGNet, MobileNet-SSD, ResNet, Mask R-CNN, YoLo, Inception, and Xception models using Tensorflow, Keras, OpenCV, Caffe, DarkNet
https://github.com/deenuy/cnn-obj-recognitions

cnn-for-visual-recognition convolutional-neural-network deep-learning image-recognition keras-tensorflow machine-learning mask-rcnn mobilenet-ssd opencv-python resnet-50 vgg16 vgg19 yolov3 yolov4

Last synced: 6 months ago
JSON representation

Repo for learning various CNN architectures for image & video based object detections using pre-trained models like VGGNet, MobileNet-SSD, ResNet, Mask R-CNN, YoLo, Inception, and Xception models using Tensorflow, Keras, OpenCV, Caffe, DarkNet

Awesome Lists containing this project

README

          

# CNN architectures and pre-trained models for object detection

### Convolutional Neural Net based architectures for image and video object detections with improving accuracy and speed
- Repo for learning various CNN architectures for image & video based object detections using pre-trained models like VGGNet, MobileNet-SSD, ResNet, Mask R-CNN, YoLo, Inception, and Xception models using Tensorflow, Keras, OpenCV, Caffe, DarkNet