A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv. layer
☆195Feb 21, 2020Updated 6 years ago
Alternatives and similar repositories for VGG16
Users that are interested in VGG16 are comparing it to the libraries listed below
Sorting:
- vgg16 implemention by pytorch & transfer learning☆18Oct 26, 2019Updated 6 years ago
- Example of Deconvnet in PyTorch for VGG16☆64Aug 30, 2017Updated 8 years ago
- DSANet: Dilated Spatial Attention for Real-time Semantic Segmentation in Urban Street Scenes☆12May 22, 2022Updated 3 years ago
- The program will take a video as an input and will detect human body using OpenCV. Then will start doing background subtraction.☆13Dec 15, 2017Updated 8 years ago
- Python Data Controller for Neural EEG headsets. (Windows + Linux)☆12Dec 27, 2017Updated 8 years ago
- Pytorch implementation of DeepLab V3+☆13Apr 13, 2019Updated 6 years ago
- Retinal Vessel Segmentation in Fundoscopic Images with DenseNet☆13Jul 2, 2018Updated 7 years ago
- Utilities for Deep Learning with PyTorch (models, losses, metrics etc.)☆14Jul 20, 2020Updated 5 years ago
- Pytorch Implementation of Paper: Enhancing Feature Fusion for Semantic Segmentation (face++)☆46Sep 19, 2019Updated 6 years ago
- How Much Position Information Do Convolutional Neural Networks Encode?☆11Sep 20, 2021Updated 4 years ago
- ☆39Aug 26, 2020Updated 5 years ago
- Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeN…☆2,716Nov 22, 2022Updated 3 years ago
- ☆16May 26, 2025Updated 9 months ago
- Multi-class object detection pipeline—Single Shot MultiBox Detector (SSD) + YOLOv3 (real-time) + focal loss (RetinaNet) + Pascal VOC 2007…☆19Jun 23, 2018Updated 7 years ago
- Latent Space Virtual Adversarial Training (ECCV 2020)☆17Nov 12, 2020Updated 5 years ago
- Attention Based Deep 3D Multiple Instance Learning☆25Aug 1, 2020Updated 5 years ago
- Code for "Predictive-Corrective Networks for Action Detection"☆16Nov 29, 2017Updated 8 years ago
- Local Multi-Head Channel Self-Attention for FER2013☆19Aug 3, 2022Updated 3 years ago
- Noise-Aware Fully Webly Supervised Object Detection☆25Mar 25, 2021Updated 4 years ago
- ☆13May 30, 2025Updated 9 months ago
- PyTorch C++ Extension Example☆15Mar 4, 2018Updated 8 years ago
- ☆52Jan 3, 2025Updated last year
- code we used in Decision Boundary Analysis of Adversarial Examples https://openreview.net/forum?id=BkpiPMbA-☆29Oct 17, 2018Updated 7 years ago
- Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,…☆4,758Jul 15, 2024Updated last year
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆140Jun 15, 2018Updated 7 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆358Apr 30, 2019Updated 6 years ago
- An image segmentation project using PyTorch to segment the Left Atrium in 3D Late gadolinium enhanced - cardiac MR images of the human he…☆12Jul 18, 2021Updated 4 years ago
- Source Code for Captionomaly: A Deep Learning Toolbox for Anomaly Captioning in Surveillance Videos☆13Jun 26, 2023Updated 2 years ago
- pytorch code for Holistically-Nested Edge Detection☆110Jan 28, 2021Updated 5 years ago
- A collection of state-of-the-art Super-Resolution/Person re-identification architectures.☆18Nov 9, 2020Updated 5 years ago
- Principal Component Analysis☆26Dec 11, 2015Updated 10 years ago
- liver cancer classify model with DL(3D-Conv)大数据医疗—肝癌影像AI诊断比赛☆41Apr 12, 2019Updated 6 years ago
- sdk for python☆10Dec 26, 2022Updated 3 years ago
- PyTorch implementation of BPDA+EOT attack to evaluate adversarial defense with an EBM☆27Jun 30, 2020Updated 5 years ago
- Pytorch implementation of RCF☆38Jan 27, 2025Updated last year
- 基于U-Net和V-Net的2.5D网络---用于肝脏肿瘤分割☆15Jul 5, 2020Updated 5 years ago
- An implementation of DeepLab: Semantic Image Segmentation with Deep Convolutional Nets, Atrous Convolution, and Fully Connected CRFs☆16May 2, 2018Updated 7 years ago
- A framework for pipelined computing on GPU☆30Jul 17, 2019Updated 6 years ago
- Convert annotation file in Pascal VOC format (.xml or .json) to COCO format. Partition the dataset and annotations into training and vali…☆10Apr 2, 2020Updated 5 years ago