All Projects → n3011 → Vgg_19_layers_network

n3011 / Vgg_19_layers_network

VGG 19 Layers Deep Network

Labels

Projects that are alternatives of or similar to Vgg 19 layers network

Caffe Int8 Convert Tools
Generate a quantization parameter file for ncnn framework int8 inference
Stars: ✭ 483 (+7950%)
Mutual labels:  caffe
Pinto model zoo
A repository that shares tuning results of trained models generated by TensorFlow / Keras. Post-training quantization (Weight Quantization, Integer Quantization, Full Integer Quantization, Float16 Quantization), Quantization-aware training. TensorFlow Lite. OpenVINO. CoreML. TensorFlow.js. TF-TRT. MediaPipe. ONNX. [.tflite,.h5,.pb,saved_model,tfjs,tftrt,mlmodel,.xml/.bin, .onnx]
Stars: ✭ 634 (+10466.67%)
Mutual labels:  caffe
Deepo
Setup and customize deep learning environment in seconds.
Stars: ✭ 6,145 (+102316.67%)
Mutual labels:  caffe
Realtime multi Person pose estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
Stars: ✭ 4,760 (+79233.33%)
Mutual labels:  caffe
Awesome Coreml Models
Largest list of models for Core ML (for iOS 11+)
Stars: ✭ 5,192 (+86433.33%)
Mutual labels:  caffe
Test Tube
Python library to easily log experiments and parallelize hyperparameter search for neural networks
Stars: ✭ 663 (+10950%)
Mutual labels:  caffe
Liteflownet
LiteFlowNet: A Lightweight Convolutional Neural Network for Optical Flow Estimation, CVPR 2018 (Spotlight paper, 6.6%)
Stars: ✭ 474 (+7800%)
Mutual labels:  caffe
Face Mask Detection
Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras
Stars: ✭ 774 (+12800%)
Mutual labels:  caffe
Mmdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
Stars: ✭ 5,472 (+91100%)
Mutual labels:  caffe
Face verification experiment
Original Caffe Version for LightCNN-9. Highly recommend to use PyTorch Version (https://github.com/AlfredXiangWu/LightCNN)
Stars: ✭ 712 (+11766.67%)
Mutual labels:  caffe
Caffe Android Lib
Porting caffe to android platform
Stars: ✭ 505 (+8316.67%)
Mutual labels:  caffe
Have Fun With Machine Learning
An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks
Stars: ✭ 4,912 (+81766.67%)
Mutual labels:  caffe
Person search
Joint Detection and Identification Feature Learning for Person Search
Stars: ✭ 666 (+11000%)
Mutual labels:  caffe
Mtcnn Caffe
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
Stars: ✭ 499 (+8216.67%)
Mutual labels:  caffe
Keras realtime multi Person pose estimation
Keras version of Realtime Multi-Person Pose Estimation project
Stars: ✭ 728 (+12033.33%)
Mutual labels:  caffe
Synthesizing
Code for paper "Synthesizing the preferred inputs for neurons in neural networks via deep generator networks"
Stars: ✭ 474 (+7800%)
Mutual labels:  caffe
Ffdl
Fabric for Deep Learning (FfDL, pronounced fiddle) is a Deep Learning Platform offering TensorFlow, Caffe, PyTorch etc. as a Service on Kubernetes
Stars: ✭ 640 (+10566.67%)
Mutual labels:  caffe
Mobilenet Yolo
A caffe implementation of MobileNet-YOLO detection network
Stars: ✭ 825 (+13650%)
Mutual labels:  caffe
Machine Learning Curriculum
💻 Make machines learn so that you don't have to struggle to program them; The ultimate list
Stars: ✭ 761 (+12583.33%)
Mutual labels:  caffe
Caffenet Benchmark
Evaluation of the CNN design choices performance on ImageNet-2012.
Stars: ✭ 700 (+11566.67%)
Mutual labels:  caffe

VGG-19-layers-Network

Training and Validation prototxt files for VGG 19 layers network in Caffe. It Includes solver definition file.

Its implemented using Batch normalization layer and parametric rectified linear unit, PReLU as activation function.

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].