Updated 10 months ago

https://github.com/alix-tz/handwriting_line_generation • Science 10%

Code for BMVC2020 paper "Text and Style Conditioned GAN for Generation of Offline Handwriting Lines"

Updated 10 months ago

https://github.com/alix-tz/awesome-ocr • Science 23%

Links to awesome OCR projects

Updated 10 months ago

https://github.com/alixunxing/yolodet-pytorch • Science 10%

reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.

Updated 10 months ago

https://github.com/alixunxing/ssd.pytorch • Science 10%

A PyTorch Implementation of Single Shot MultiBox Detector

Updated 10 months ago

https://github.com/alixunxing/unify-parameter-efficient-tuning • Science 10%

Implementation of paper "Towards a Unified View of Parameter-Efficient Transfer Learning" (ICLR 2022)

Updated 10 months ago

https://github.com/alixunxing/vit-pytorch • Science 10%

Pytorch reimplementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)

Updated 10 months ago

https://github.com/alixunxing/vega • Science 10%

AutoML tools chain

Updated 10 months ago

https://github.com/alixunxing/transreid • Science 10%

[ICCV-2021] TransReID: Transformer-based Object Re-Identification

Updated 10 months ago

https://github.com/alixunxing/transformer • Science 10%

PyTorch Implementation of "Attention Is All You Need"

Updated 10 months ago

https://github.com/alixunxing/text_classification • Science 10%

all kinds of text classification models and more with deep learning

Updated 10 months ago

https://github.com/alixunxing/tf-faster-rcnn • Science 10%

Tensorflow Faster RCNN for Object Detection

Updated 10 months ago

https://github.com/alixunxing/t2f • Science 10%

T2F: text to face generation using Deep Learning

Updated 10 months ago

https://github.com/alixunxing/swin-transformer • Science 10%

This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".

Updated 10 months ago

https://github.com/alixunxing/swa • Science 10%

Stochastic Weight Averaging in PyTorch

Updated 10 months ago

https://github.com/alixunxing/simpletransformers • Science 10%

Transformers for Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI

Updated 10 months ago

https://github.com/alixunxing/siamese-triplet • Science 10%

Siamese and triplet networks with online pair/triplet mining in PyTorch