Skip to content

This repository based on detectron2 will implement popular layers and models and deploy them with tensorrt

License

Notifications You must be signed in to change notification settings

freedenS/enhanced_detectron2

Repository files navigation

Easy to play detectron2

What is Detectron2

Detectron2 is Facebook AI Research's next generation software system that implements state-of-the-art object detection algorithms. Official address

enhanced detectron2

  • detailed example and data help you to play every models in detectron2.
  • add more data augmentation, visualization in training.
  • add more models.
  • add recent trick.
  • deploy your model (ORT, TensorRT, libtorch).

Installation

See INSTALL.md

build from source.

Quick Start

See EASY_START.md

TODO

activations

loss functions

attention modules

visualization modules

backbone

tools

models

  • FCOS
  • CenterMask2
  • DETR
  • YOLO
  • ...

deployments

model compress

operators

About

This repository based on detectron2 will implement popular layers and models and deploy them with tensorrt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published