Vgg Open Source Projects
Browse 242 Vgg open source projects, ranked by GitHub stars. Find the most popular Vgg tools and libraries.
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
Metrics details
| Stars | 7,856 |
fchollet/deep-learning-models
Keras code and weights files for popular deep learning models.
Metrics details
| Stars | 7,343 |
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
Metrics details
| Stars | 6,412 |
Lyken17/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
Metrics details
| Stars | 5,076 |
NVIDIA-AI-IOT/torch2trt
An easy to use PyTorch to TensorRT converter
Metrics details
| Stars | 4,877 |
plaidml/plaidml
PlaidML is a framework for making deep learning work everywhere.
Metrics details
| Stars | 4,569 |
balancap/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
Metrics details
| Stars | 4,101 |
sksq96/pytorch-summary
Model summary in PyTorch similar to `model.summary()` in Keras
Metrics details
| Stars | 4,054 |
awentzonline/image-analogies
Generate image analogies using neural matching and blending.
Metrics details
| Stars | 3,503 |
tensorlayer/SRGAN
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
Metrics details
| Stars | 3,470 |
rbgirshick/fast-rcnn
Fast R-CNN
Metrics details
| Stars | 3,459 |
fchollet/keras-resources
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
Metrics details
| Stars | 3,263 |
Tramac/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
Metrics details
| Stars | 3,069 |
divamgupta/image-segmentation-keras
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
Metrics details
| Stars | 3,004 |
sovrasov/flops-counter.pytorch
Flops counter for neural networks in pytorch framework
Metrics details
| Stars | 2,983 |
ShaoqingRen/faster_rcnn
Faster R-CNN
Metrics details
| Stars | 2,834 |
ethereon/caffe-tensorflow
Caffe models in TensorFlow
Metrics details
| Stars | 2,786 |
jcjohnson/cnn-benchmarks
Benchmarks for popular CNN models
Metrics details
| Stars | 2,533 |
kaishengtai/neuralart
An implementation of the paper 'A Neural Algorithm of Artistic Style'.
Metrics details
| Stars | 2,398 |
machrisaa/tensorflow-vgg
VGG19 and VGG16 on Tensorflow
Metrics details
| Stars | 2,237 |
andersbll/neural_artistic_style
Neural Artistic Style in Python
Metrics details
| Stars | 2,169 |
CSAILVision/places365
The Places365-CNNs for Scene Classification
Metrics details
| Stars | 2,074 |
WuJie1010/Facial-Expression-Recognition.Pytorch
A CNN based pytorch implementation on facial expression recognition (FER2013 and CK+), achieving 73.112% (state-of-the-art) in FER2013 and 94.64% in CK+ dataset
Metrics details
| Stars | 1,974 |
facebookresearch/deepcluster
Deep Clustering for Unsupervised Learning of Visual Features
Metrics details
| Stars | 1,744 |
adobe/antialiased-cnns
pip install antialiased-cnns to improve stability and accuracy
Metrics details
| Stars | 1,685 |
lufficc/SSD
High quality, fast, modular reference implementation of SSD in PyTorch
Metrics details
| Stars | 1,586 |
qfgaohao/pytorch-ssd
MobileNetV1, MobileNetV2, VGG based SSD/SSD-lite implementation in Pytorch 1.0 / Pytorch 0.4. Out-of-box support for retraining on Open Images dataset. ONNX and Caffe2 support. Experiment Ideas like CoordConv.
Metrics details
| Stars | 1,427 |
qubvel/classification_models
Classification models trained on ImageNet. Keras.
Metrics details
| Stars | 1,232 |
serengil/tensorflow-101
TensorFlow 101: Introduction to Deep Learning
Metrics details
| Stars | 1,099 |
MarvinTeichmann/tensorflow-fcn
An Implementation of Fully Convolutional Networks in Tensorflow.
Metrics details
| Stars | 1,095 |
bentrevett/pytorch-image-classification
Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.
Metrics details
| Stars | 1,093 |
cardwing/Codes-for-Lane-Detection
Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)
Metrics details
| Stars | 1,072 |
taehoonlee/tensornets
High level network definitions with pre-trained weights in TensorFlow
Metrics details
| Stars | 997 |
rcmalli/keras-vggface
VGGFace implementation with Keras Framework
Metrics details
| Stars | 953 |
flyyufelix/cnn_finetune
Fine-tune CNN in Keras
Metrics details
| Stars | 941 |
albanie/convnet-burden
Memory consumption and FLOP count estimates for convnets
Metrics details
| Stars | 931 |
hzy46/fast-neural-style-tensorflow
A tensorflow implementation for fast neural style!
Metrics details
| Stars | 924 |
MathiasGruber/PConv-Keras
Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions". Try at: www.fixmyphoto.ai
Metrics details
| Stars | 903 |
jacobgil/pytorch-pruning
PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference
Metrics details
| Stars | 885 |
CharlesShang/TFFRCNN
FastER RCNN built on tensorflow
Metrics details
| Stars | 871 |
AllentDan/LibtorchTutorials
This is a code repository for pytorch c++ (or libtorch) tutorial.
Metrics details
| Stars | 838 |
rgeirhos/texture-vs-shape
Pre-trained models, data, code & materials from the paper "ImageNet-trained CNNs are biased towards texture; increasing shape bias improves accuracy and robustness" (ICLR 2019 Oral)
Metrics details
| Stars | 813 |
GoogleCloudPlatform/keras-idiomatic-programmer
Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework
Metrics details
| Stars | 811 |
LouieYang/deep-photo-styletransfer-tf
Tensorflow (Python API) implementation of Deep Photo Style Transfer
Metrics details
| Stars | 806 |
ZJULearning/pixel_link
Implementation of our paper 'PixelLink: Detecting Scene Text via Instance Segmentation' in AAAI2018
Metrics details
| Stars | 770 |
yizt/Grad-CAM.pytorch
pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...
Metrics details
| Stars | 764 |
bubbliiiing/Siamese-pytorch
这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。
Metrics details
| Stars | 739 |
gjy3035/C-3-Framework
An open-source PyTorch code for crowd counting
Metrics details
| Stars | 731 |
creafz/pytorch-cnn-finetune
Fine-tune pretrained Convolutional Neural Networks with PyTorch
Metrics details
| Stars | 722 |
LZQthePlane/Online-Realtime-Action-Recognition-based-on-OpenPose
A skeleton-based real-time online action recognition project, classifying and recognizing base on framewise joints, which can be used for safety surveilence.
Metrics details
| Stars | 719 |
lzx1413/PytorchSSD
pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet
Metrics details
| Stars | 704 |
ry/tensorflow-vgg16
conversation of caffe vgg16 model to tensorflow
Metrics details
| Stars | 672 |
pochih/CBIR
🏞 A content-based image retrieval (CBIR) system
Metrics details
| Stars | 654 |
OvidijusParsiunas/myvision
Computer vision based ML training data generation tool :rocket:
Metrics details
| Stars | 610 |
Murgio/Food-Recipe-CNN
food image to recipe with deep convolutional neural networks.
Metrics details
| Stars | 587 |
bryanyzhu/two-stream-pytorch
PyTorch implementation of two-stream networks for video action recognition
Metrics details
| Stars | 579 |
heuritech/convnets-keras
Metrics details
| Stars | 569 |
CortexFoundation/StyleTransferTrilogy
风格迁移三部曲
Metrics details
| Stars | 568 |
ShuangXieIrene/ssds.pytorch
Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
Metrics details
| Stars | 566 |
yizt/numpy_neural_network
仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...
Metrics details
| Stars | 557 |
