728x90
https://github.com/facebookresearch/detectron2
Detectron2 이란 ?
Detectron2 is Facebook AI Research's next generation library that provides state-of-the-art detection and segmentation algorithms. It is the successor of Detectron and maskrcnn-benchmark. It supports a number of computer vision research projects and production applications in Facebook.
Detectron2는 최첨단 탐지 및 분할 알고리즘을 제공하는 Facebook AI Research의 차세대 라이브러리입니다. 이것은 Detectron과 maskrcn-benchmark의 후속입니다. 페이스북에서 수많은 컴퓨터 비전 연구 프로젝트와 생산 애플리케이션을 지원합니다.
Projects
- DensePose: Dense Human Pose Estimation In The Wild
- Scale-Aware Trident Networks for Object Detection
- TensorMask: A Foundation for Dense Object Segmentation
- Mesh R-CNN
- PointRend: Image Segmentation as Rendering
- Momentum Contrast for Unsupervised Visual Representation Learning
- DETR: End-to-End Object Detection with Transformers
- Panoptic-DeepLab: A Simple, Strong, and Fast Baseline for Bottom-Up Panoptic Segmentation
- D2Go (Detectron2Go), an end-to-end production system for training and deployment for mobile platforms.
- Pointly-Supervised Instance Segmentation
- Unbiased Teacher for Semi-Supervised Object Detection
- Rethinking "Batch" in BatchNorm
- Per-Pixel Classification is Not All You Need for Semantic Segmentation
- Exploring Plain Vision Transformer Backbones for Object Detection
- MViTv2: Improved Multiscale Vision Transformers for Classification and Detection
Detectron2를 활용한 블로그(한국)
https://airsbigdata.tistory.com/208?category=896493
728x90
'인공지능' 카테고리의 다른 글
[인공지능] 딥러닝 강의, 구현, 체험 등 사이트 모음집 (0) | 2022.07.01 |
---|---|
[인공지능] 딥러닝 Overfitting(오버피팅) 피하는 방법! (0) | 2022.06.27 |
[인공지능] train_test_split 하는 이유는 무엇일까? (0) | 2022.06.22 |