Stars
Segment Anything in Medical Images
The official implementation of Generalized Few-shot Semantic Segmentation (CVPR 2022)
dataset of the upcoming paper "Saliency of magnetic tile surface defects"
Code to generate data used in One-shot Texture Segmentation paper
Semantic segmentation of Pascal-5i images using MAML (from torchmeta)
Machine learning semantic segmentation - Random Forest, SVM, GBC
Joint Neural Networks for one-shot object detection
Pytorch implementation of CTPN (Detecting Text in Natural Image with Connectionist Text Proposal Network)
This project contains some interesting image processing algorithms that were wrote in python and c++ from scratch.
Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。
YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测
yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测
Trans DOTA OBB format(poly format) to YOLO format.
🎨 Pytorch YOLO v5 训练自己的数据集超详细教程!!! 🎨 (提供PDF训练教程下载)
A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization
A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization
Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet…
Pytorch Implementation of Neural Architecture Search with Reinforcement Learning (in dev)