arvention / ZFNet-PyTorchLinks
ZFNet implementation in PyTorch
☆14Updated 6 years ago
Alternatives and similar repositories for ZFNet-PyTorch
Users that are interested in ZFNet-PyTorch are comparing it to the libraries listed below
Sorting:
- Yolov1 pytorch implement☆57Updated 5 years ago
- Associating Multi-Scale Receptive Fields for Fine-grained Recognition (ICIP2020)☆30Updated 4 years ago
- ☆39Updated 7 years ago
- training imagenet2012 with pytorch☆42Updated 5 years ago
- A PyTorch implementation of Grad-CAM based on ICCV 2017 paper "Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Local…☆59Updated 7 years ago
- Pytorch FPN+ResNet+MaskRCNN Keypoint Detection☆60Updated 5 years ago
- simpledet和mmdetection源码阅读笔记☆27Updated 6 years ago
- yolov1,v2 a minimal tutorial-like implementation on PyTorch☆62Updated 2 years ago
- ☆75Updated 6 years ago
- PyTorch implementation of Res2Net☆113Updated 6 years ago
- ZFNet (or ZF-Net) implementation by Tensorflow.☆26Updated 7 years ago
- Reimplementation of Mutual-Channel Loss for Fine-Grained Image Classification.☆37Updated 5 years ago
- vit model from tensorflow☆45Updated 4 years ago
- 示范faster-RCNN-pytorch如何生成20000个anchor box及可视化最终的图像☆12Updated 5 years ago
- YOLOv1 implementation of Pytorch with multi-backbone☆9Updated 6 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 6 years ago
- Implementation of ShuffleNetV2 for pytorch☆192Updated 3 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 5 years ago
- Base to channel pruned to ResNet18 model☆145Updated 2 years ago
- RetinaNet with different loss function types☆17Updated 5 years ago
- image classification using pytorch-project-template, train a model of classification easily by modifying a json configuration☆43Updated 3 years ago
- Code for paper: Group-CAM: Group Score-Weighted Visual Explanations for Deep Convolutional Networks☆108Updated 3 years ago
- An easy approach for the competition "Facial Adversary Examples" in TIANCHI☆33Updated 5 years ago
- multi-scale training in pytorch☆44Updated 5 years ago
- The implementation of paper "Bag of Tricks for Image Classification with Convolutional Neural Networks" by Xie et al.☆45Updated 6 years ago
- cvpr2018 detnet(tsinghua university)☆23Updated 6 years ago
- FasterRCNN is implemented in VGG, ResNet and FPN base.☆139Updated 7 years ago
- This is the PyTorch implement of MobileNet V2☆106Updated 7 years ago
- CNN可视化代码,帮助了解建立GradCam过程, 代码中文注解☆103Updated 5 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 5 years ago