bubbliiiing / blip-pytorchLinks
这是一个blip-pytorch简化的代码,适用于了解Attention与Transformer的结构。
☆50Updated last year
Alternatives and similar repositories for blip-pytorch
Users that are interested in blip-pytorch are comparing it to the libraries listed below
Sorting:
- 这是一个DETR-pytorch的仓库,可以训练自己的数据集☆196Updated last year
- image classifier implement in pytoch.☆119Updated 2 years ago
- ☆134Updated 10 months ago
- ☆228Updated 3 months ago
- [IMAVIS] Official implementation of "ASF-YOLO: A Novel YOLO Model with Attentional Scale Sequence Fusion for Cell Instance Segmentation".☆92Updated last month
- Inner-IoU: More Effective Intersection over Union Loss with Auxiliary Bounding Box☆42Updated last year
- Wise-IoU: Bounding Box Regression Loss with Dynamic Focusing Mechanism☆81Updated last year
- ☆39Updated last year
- Code for ECML PKDD 2022 paper: No More Strided Convolutions or Pooling: A Novel CNN Architecture for Low-Resolution Images and Small Obje…☆254Updated 7 months ago
- Centralized Feature Pyramid for Object Detection☆245Updated last year
- RAFConv: Innovating Spatital Attention and Standard Convolutional Operation☆180Updated 5 months ago
- ☆169Updated last month
- Add yolov5 in mmdetection, can inference, can train.☆18Updated 10 months ago
- 🌟Change the world, it will become a better place. | 以科研和竞赛为导向的最好的YOLO实践框架!☆238Updated 9 months ago
- A new version of YOLOv1☆199Updated 2 years ago
- 这里面存放了一些目标检测算法的数据增强方法。如mosaic、mixup。☆167Updated 2 years ago
- ☆114Updated 3 weeks ago
- ☆219Updated last week
- Implementation Code for the ICCASSP 2023 paper " Efficient Multi-Scale Attention Module with Cross-Spatial Learning" and is available at:…☆250Updated 7 months ago
- detr官方源码中文注释版!