XiaoyiHan6 / Simple-CV-Pytorch-masterLinks
This code includes classification and detection tasks in Computer Vision, and semantic segmentation task will be added later.
☆31Updated last year
Alternatives and similar repositories for Simple-CV-Pytorch-master
Users that are interested in Simple-CV-Pytorch-master are comparing it to the libraries listed below
Sorting:
- Pytorch pipeline template☆156Updated 2 years ago
- ☆55Updated last year
- 这里面存放了一些目标检测算法的数据增强方法。如mosaic、mixup。☆165Updated 2 years ago
- ☆169Updated 2 weeks ago
- Trans DOTA OBB format(poly format) to YOLO format.☆212Updated 4 years ago
- 这是一个blip-pytorch简化的代码,适用于了解Attention与Transformer的结构。☆51Updated last year
- Oriented Object Detection: Oriented RepPoints + Swin Transformer/ReResNet☆131Updated 3 years ago
- KLD实现旋转目标检测☆47Updated 2 years ago
- There are some python scripts processing dataset, inferencing etc. wrote when I am using OpenMMLab.☆18Updated 2 years ago
- 根据Pytorch官方教程实现 Mask-RCNN,其 backbone为ResNet50+FPN。现在完成了对于示例数据集的训练,后续会继续修改,实现其他的功能。☆40Updated last year
- 规范化管理labelme数据集并生成coco数据集☆84Updated 4 years ago
- Detection_Augmentation☆25Updated 2 years ago
- ☆131Updated 9 months ago
- CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.☆257Updated last year
- 比ResNet更强的RepVGG,结构重参数化,推理部署一路3x3卷积到底,详细的代码讲解,欢迎star☆46Updated 4 years ago
- ☆30Updated last year
- change the target detection dataset type to another type☆31Updated 3 years ago
- detr官方源码中文注释版!☆75Updated 2 years ago
- ☆24Updated 2 years ago
- Wise-IoU: Bounding Box Regression Loss with Dynamic Focusing Mechanism