Giter Club home page Giter Club logo

backbones's Introduction

  1. VGG vgg16, vgg19, vgg for SSD

  2. ResNet resnet18, resnet34, resnet50, resnet101, resnext, resnest, stochastic depth, CSP-resnet, 2.5D, SENet, SKNet

  3. MobileNet mobileNetV1, mobileNetV2, mobileNetV3

  4. GoogleNet InceptionV1-4, Xception, EfficientNet, Xception for deeplab, EfficientNetV2

  5. darknet darknet53,

  6. hourglass hourglass, hourglass for corner/centerNet

  7. GCN GCN, GAT, DAG

  8. HRNet HRNetv1, HRNetv2

  9. Swin Transformer Swin-T/S/B/L

  10. EfficientNet EfficientNet, EfficientNet-Lite, EfficientNetV2

  11. utils BN: syncBN, softBN SGD: SoftSGD AdamW: Adam with weight decay

backbones's People

Contributors

amberzzzz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

backbones's Issues

ResNet_RS pre-trained

Hello, and thank you for this excellent work,
But I was wondering about the possibility of obtaining weights
resnet50_weights_tf_dim_ordering_tf_kernels.h5

If there is no way to get it, can you give some advice about training it on data ImageNet,
For your information, I have downloaded resnet50 standard weights from TF-V1 and TF-v2 and the number of layers mismatch appears,
Or this error<..
ValueError: You are trying to load a weight file containing 107 layers into a model with 139 layers.

and,
Can I take advantage of the following checkpoints?? ,

ImageNet Checkpoints from TF.tpu.official

We release configs and checkpoints of the ResNet-RS model family trained on ImageNet in Tensorflow 1.

Model Input Size V100 Lat (s) TPU Lat (ms) Top-1 Accuracy Download
ResNet-RS-50 160x160 0.31 70 78.8 config | ckpt
ResNet-RS-101 160x160 0.48 120 80.3 config | ckpt
ResNet-RS-101 192x192 0.70 170 81.2 config | ckpt
ResNet-RS-152 192x192 0.99 240 82.0 config | ckpt
ResNet-RS-152 224x224 1.48 320 82.2 config | ckpt
ResNet-RS-152 256x256 1.76 410 83.0 config | ckpt
ResNet-RS-200 256x256 2.86 570 83.4 config | ckpt
ResNet-RS-270 256x256 3.76 780 83.8 config | ckpt
ResNet-RS-350 256x256 4.72 1100 84.0 config | ckpt
ResNet-RS-350 320x320 8.48 1630 84.2 config | ckpt
ResNet-RS-420 320x320 10.16 2090 84.4 config | ckpt

Thank you and good luck to you anyway

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.