longnanxi's Stars
wannabeOG/Mask-RCNN
A PyTorch implementation of the architecture of Mask RCNN
bigcash/awesome-ai-list-guide
The guide of awesome list about AI
facebookresearch/ConvNeXt
Code release for ConvNeXt model
facebookresearch/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
clovaai/CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
HuKai97/yolov5-5.x-annotations
一个基于yolov5-5.0的中文注释版本!
Tianxiaomo/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
swz30/MPRNet
[CVPR 2021] Multi-Stage Progressive Image Restoration. SOTA results for Image deblurring, deraining, and denoising.
Res2Net/Res2Net-PretrainedModels
(ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"
HRNet/HRNet-Image-Classification
Train the HRNet model on ImageNet
phillipi/pix2pix
Image-to-image translation with conditional adversarial nets
NELSONZHAO/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
whai362/pan_pp.pytorch
Official implementations of PSENet, PAN and PAN++.
WenmuZhou/PAN.pytorch
A unofficial pytorch implementation of PAN(PSENet2): Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Network
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
DA-southampton/TRM_tutorial
Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer
pengzhiliang/MAE-pytorch
Unofficial PyTorch implementation of Masked Autoencoders Are Scalable Vision Learners
Wulingtian/RepVGG_TensorRT_int8
RepVGG TensorRT int8 量化,实测推理不到1ms一帧!
DingXiaoH/RepVGG
RepVGG: Making VGG-style ConvNets Great Again
lukas-blecher/LaTeX-OCR
pix2tex: Using a ViT to convert images of equations into LaTeX code.
yjh0410/yolov2-yolov3_PyTorch
yjh0410/new-YOLOv1_PyTorch
yjh0410/PyTorch_YOLOv2
open-mmlab/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
MhLiao/MaskTextSpotter
A PyTorch implementation of Mask TextSpotter
microsoft/CSWin-Transformer
CSWin Transformer: A General Vision Transformer Backbone with Cross-Shaped, CVPR 2022
simplify23/Light-STR-Competition-No.5
轻量级文字识别技术创新大赛终榜第5名