Pinned Repositories
DAMO-YOLO
DAMO-YOLO: a fast and accurate object detection method with some new techs, including NAS backbones, efficient RepGFPN, ZeroHead, AlignedOTA, and distillation enhancement.
detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
Detic
Code release for "Detecting Twenty-thousand Classes using Image-level Supervision".
HR-NAS
HR-NAS: Searching Efficient High-Resolution Neural Architectures with Lightweight Transformers (CVPR21 Oral)
HRFormer
This is an official implementation of our NeurIPS 2021 paper "HRFormer: High-Resolution Transformer for Dense Prediction".
mae_segmentation
reproduction of semantic segmentation using masked autoencoder (mae)
Mask2Former
Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"
mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
mmediting
OpenMMLab Image and Video Restoration, Editing and Generation Toolbox
mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
WasedaMagina's Repositories
WasedaMagina/DAMO-YOLO
DAMO-YOLO: a fast and accurate object detection method with some new techs, including NAS backbones, efficient RepGFPN, ZeroHead, AlignedOTA, and distillation enhancement.
WasedaMagina/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
WasedaMagina/Detic
Code release for "Detecting Twenty-thousand Classes using Image-level Supervision".
WasedaMagina/HR-NAS
HR-NAS: Searching Efficient High-Resolution Neural Architectures with Lightweight Transformers (CVPR21 Oral)
WasedaMagina/HRFormer
This is an official implementation of our NeurIPS 2021 paper "HRFormer: High-Resolution Transformer for Dense Prediction".
WasedaMagina/mae_segmentation
reproduction of semantic segmentation using masked autoencoder (mae)
WasedaMagina/Mask2Former
Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"
WasedaMagina/mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
WasedaMagina/mmediting
OpenMMLab Image and Video Restoration, Editing and Generation Toolbox
WasedaMagina/mmpose
OpenMMLab Pose Estimation Toolbox and Benchmark.
WasedaMagina/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
WasedaMagina/mmselfsup
OpenMMLab Self-Supervised Learning Toolbox and Benchmark
WasedaMagina/mmyolo
OpenMMLab YOLO series toolbox and benchmark
WasedaMagina/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
WasedaMagina/panopticapi
COCO 2018 Panoptic Segmentation Task API (Beta version)
WasedaMagina/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
WasedaMagina/SegFormer
Official implementation of "SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers"
WasedaMagina/SimMIM
This is an official implementation for "SimMIM: A Simple Framework for Masked Image Modeling".
WasedaMagina/ViTPose
PyTorch implementation of ViTPose: Simple Vision Transformer Baselines for Human Pose Estimation