Vgg Open Source Projects

Browse 242 Vgg open source projects, ranked by GitHub stars. Find the most popular Vgg tools and libraries.

Share your experience:✍️ Write a Post❓ Ask a Question
1-60 of 242 projects
7,856 stars

jwyang/faster-rcnn.pytorch

A faster pytorch implementation of faster r-cnn

Metrics details
Stars7,856
7,343 stars

fchollet/deep-learning-models

Keras code and weights files for popular deep learning models.

Metrics details
Stars7,343
6,412 stars

kuangliu/pytorch-cifar

95.47% on CIFAR10 with PyTorch

Metrics details
Stars6,412
5,076 stars

Lyken17/pytorch-OpCounter

Count the MACs / FLOPs of your PyTorch model.

Metrics details
Stars5,076
4,877 stars

NVIDIA-AI-IOT/torch2trt

An easy to use PyTorch to TensorRT converter

Metrics details
Stars4,877
4,569 stars

plaidml/plaidml

PlaidML is a framework for making deep learning work everywhere.

Metrics details
Stars4,569
4,101 stars

balancap/SSD-Tensorflow

Single Shot MultiBox Detector in TensorFlow

Metrics details
Stars4,101
4,054 stars

sksq96/pytorch-summary

Model summary in PyTorch similar to `model.summary()` in Keras

Metrics details
Stars4,054
3,503 stars

awentzonline/image-analogies

Generate image analogies using neural matching and blending.

Metrics details
Stars3,503
3,470 stars

tensorlayer/SRGAN

Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network

Metrics details
Stars3,470
3,459 stars

rbgirshick/fast-rcnn

Fast R-CNN

Metrics details
Stars3,459
3,263 stars

fchollet/keras-resources

Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library

Metrics details
Stars3,263
3,069 stars

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
Stars3,069
3,004 stars

divamgupta/image-segmentation-keras

Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.

Metrics details
Stars3,004
2,983 stars

sovrasov/flops-counter.pytorch

Flops counter for neural networks in pytorch framework

Metrics details
Stars2,983
2,834 stars

ShaoqingRen/faster_rcnn

Faster R-CNN

Metrics details
Stars2,834
2,786 stars

ethereon/caffe-tensorflow

Caffe models in TensorFlow

Metrics details
Stars2,786
2,533 stars

jcjohnson/cnn-benchmarks

Benchmarks for popular CNN models

Metrics details
Stars2,533
2,398 stars

kaishengtai/neuralart

An implementation of the paper 'A Neural Algorithm of Artistic Style'.

Metrics details
Stars2,398
2,237 stars

machrisaa/tensorflow-vgg

VGG19 and VGG16 on Tensorflow

Metrics details
Stars2,237
2,169 stars

andersbll/neural_artistic_style

Neural Artistic Style in Python

Metrics details
Stars2,169
2,074 stars

CSAILVision/places365

The Places365-CNNs for Scene Classification

Metrics details
Stars2,074
1,974 stars

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
Stars1,974
1,744 stars

facebookresearch/deepcluster

Deep Clustering for Unsupervised Learning of Visual Features

Metrics details
Stars1,744
1,685 stars

adobe/antialiased-cnns

pip install antialiased-cnns to improve stability and accuracy

Metrics details
Stars1,685
1,586 stars

lufficc/SSD

High quality, fast, modular reference implementation of SSD in PyTorch

Metrics details
Stars1,586
1,427 stars

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
Stars1,427
1,232 stars

qubvel/classification_models

Classification models trained on ImageNet. Keras.

Metrics details
Stars1,232
1,099 stars

serengil/tensorflow-101

TensorFlow 101: Introduction to Deep Learning

Metrics details
Stars1,099
1,095 stars

MarvinTeichmann/tensorflow-fcn

An Implementation of Fully Convolutional Networks in Tensorflow.

Metrics details
Stars1,095
1,093 stars

bentrevett/pytorch-image-classification

Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.

Metrics details
Stars1,093
1,072 stars

cardwing/Codes-for-Lane-Detection

Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)

Metrics details
Stars1,072
997 stars

taehoonlee/tensornets

High level network definitions with pre-trained weights in TensorFlow

Metrics details
Stars997
953 stars

rcmalli/keras-vggface

VGGFace implementation with Keras Framework

Metrics details
Stars953
941 stars

flyyufelix/cnn_finetune

Fine-tune CNN in Keras

Metrics details
Stars941
931 stars

albanie/convnet-burden

Memory consumption and FLOP count estimates for convnets

Metrics details
Stars931
924 stars

hzy46/fast-neural-style-tensorflow

A tensorflow implementation for fast neural style!

Metrics details
Stars924
903 stars

MathiasGruber/PConv-Keras

Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions". Try at: www.fixmyphoto.ai

Metrics details
Stars903
885 stars

jacobgil/pytorch-pruning

PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference

Metrics details
Stars885
871 stars

CharlesShang/TFFRCNN

FastER RCNN built on tensorflow

Metrics details
Stars871
838 stars

AllentDan/LibtorchTutorials

This is a code repository for pytorch c++ (or libtorch) tutorial.

Metrics details
Stars838
813 stars

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
Stars813
811 stars

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
Stars811
806 stars

LouieYang/deep-photo-styletransfer-tf

Tensorflow (Python API) implementation of Deep Photo Style Transfer

Metrics details
Stars806
770 stars

ZJULearning/pixel_link

Implementation of our paper 'PixelLink: Detecting Scene Text via Instance Segmentation' in AAAI2018

Metrics details
Stars770
764 stars

yizt/Grad-CAM.pytorch

pytorch实现Grad-CAM和Grad-CAM++,可以可视化任意分类网络的Class Activation Map (CAM)图,包括自定义的网络;同时也实现了目标检测faster r-cnn和retinanet两个网络的CAM图;欢迎试用、关注并反馈问题...

Metrics details
Stars764
739 stars

bubbliiiing/Siamese-pytorch

这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。

Metrics details
Stars739
731 stars

gjy3035/C-3-Framework

An open-source PyTorch code for crowd counting

Metrics details
Stars731
722 stars

creafz/pytorch-cnn-finetune

Fine-tune pretrained Convolutional Neural Networks with PyTorch

Metrics details
Stars722
719 stars

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
Stars719
704 stars

lzx1413/PytorchSSD

pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet

Metrics details
Stars704
672 stars

ry/tensorflow-vgg16

conversation of caffe vgg16 model to tensorflow

Metrics details
Stars672
654 stars

pochih/CBIR

🏞 A content-based image retrieval (CBIR) system

Metrics details
Stars654
610 stars

OvidijusParsiunas/myvision

Computer vision based ML training data generation tool :rocket:

Metrics details
Stars610
587 stars

Murgio/Food-Recipe-CNN

food image to recipe with deep convolutional neural networks.

Metrics details
Stars587
579 stars

bryanyzhu/two-stream-pytorch

PyTorch implementation of two-stream networks for video action recognition

Metrics details
Stars579
569 stars

heuritech/convnets-keras

Metrics details
Stars569
568 stars

CortexFoundation/StyleTransferTrilogy

风格迁移三部曲

Metrics details
Stars568
566 stars

ShuangXieIrene/ssds.pytorch

Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.

Metrics details
Stars566
557 stars

yizt/numpy_neural_network

仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...

Metrics details
Stars557
1-60 of 242 projects
Get A Weekly Email With Trending Vgg Projects
Stay updated on Vgg plus related topics you pick below.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.