Giter Club home page Giter Club logo

tfdetection's Introduction

TFDetection

TFDetection(tfdet) is a detection toolbox based on Tensorflow2 and Keras.

Overview of Components

Object Detection Segmentation Anomaly Detection
  • Faster R-CNN(2015)
  • RetinaNet(2017)
  • YoloV3(2018)
  • YoloV3 Tiny(2018)
  • Cascade R-CNN(2018)
  • FCOS(2019)
  • Hybrid Task Cascade(2019)
  • EfficientDet(2019)
  • YoloV4(2020)
  • YoloV4 Tiny(2020)
  • EfficientDet Lite(2020)
  • Semantic Segmentation
    • FCN(2015)
    • UNet(2016)
    • PSPNet(2017)
    • DeepLab V3(2017)
    • DeepLab V3+(2018)
    • UNet++(2018)
    • UperNet(2018)
  • Instance Segmentation
    • Mask R-CNN(2017)
    • Cascade R-CNN(2018)
    • Hybrid Task Cascade(2019)
  • SPADE(2020)
  • PaDiM(2020)
  • PatchCore(2021)
Components
Backbone Neck Other
  • VGGNet(2015)
  • ResNet(2016)
  • Wide ResNet(2016)
  • DenseNet(2016)
  • ResNeXt(2016)
  • MobileNetV2(2018)
  • DarkNet(2018)
  • MobileNetV3(2019)
  • EfficientNet(2019)
  • EfficientNet Lite(2020)
  • ResNeSt(2020)
  • CSP DarkNet(2020)
  • SwinTransformer(2021)
  • EfficientNetV2(2021)
  • SwinTransformerV2(2021)
  • ConvNeXt(2022)
  • FPN(2017)
  • PANet(2018)
  • BiFPN(2019)
  • Assign
    • Max Iou
    • Center Region
    • Point
    • ATSS
    • Sim OTA
    • Align OTA
  • Augmentation
    • Albumentations
    • Mosaic
    • CutMix
    • CutOut
    • MixUp
    • CopyPaste
    • MMDetction
    • Yolo
  • Metric
    • Mean Average Precision
    • Mean IoU

Requirements

  • python 3.8▲
  • tensorflow 2.4▲ (If you installed tensorflow latest, more backbone is available.)
  • opencv-python

Contributor

tfdetection's People

Contributors

burf avatar

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.