Pinned Repositories
arxiv-bot
This is a repository for creating issue to my papers through my tweet.
chainer-crnn
crnn implemented in chainer
dtrocr
ImageMarker
Annotation tool for Faster R-CNN, YOLO, SSD and so on. It is under development.
microservice-ml-demo
Micro service architecture using rest API
papers
This is a repository for summarizing papers especially related to machine learning.
tacs
TACS -- TOML yet Another Configuration System
tide
A General Toolbox for Identifying Object Detection Errors
torchstat
Model analyzer in PyTorch
yabumi
Swall0w's Repositories
Swall0w/torchstat
Model analyzer in PyTorch
Swall0w/dtrocr
Swall0w/cougar
PyTorch deep learning Vision library for fast prototyping
Swall0w/SparseR-CNN
End-to-End Object Detection with Learnable Proposal, CVPR2021
Swall0w/Swall0w
Swall0w/tide
A General Toolbox for Identifying Object Detection Errors
Swall0w/yabumi
Swall0w/alpaca_ja
alpacaデータセットを日本語化したものです
Swall0w/CMaskTrack-RCNN
Code for CMaskTrack R-CNN (proposed in Occluded Video Instance Segmentation)
Swall0w/ConformerViT
ViT + Conformer = ( ͡❛ ͜ʖ ͡❛)👌
Swall0w/cycle-diffusion
Code for "Unifying Diffusion Models' Latent Space, with Applications to CycleDiffusion and Guidance"
Swall0w/deep-text-recognition-benchmark
PyTorch code of my ICDAR 2021 paper Vision Transformer for Fast and Efficient Scene Text Recognition (ViTSTR)
Swall0w/Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
Swall0w/donut
Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022
Swall0w/DPText-DETR
[AAAI 2023 Oral] DPText-DETR: Towards Better Scene Text Detection with Dynamic Points in Transformer
Swall0w/FastChat
The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
Swall0w/IFC
Video Instance Segmentation using Inter-Frame Communication Transformers (NeurIPS 2021)
Swall0w/norfair
Lightweight Python library for adding real-time object tracking to any detector.
Swall0w/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
Swall0w/SEED
Swall0w/SeqFormer
SeqFormer: a Frustratingly Simple Model for Video Instance Segmentation
Swall0w/SLTnet
Spatio-temporal object detector
Swall0w/SRFormer-Text-Det
Swall0w/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
Swall0w/Swall0w.github.io
Swall0w/TeViT
Temporally Efficient Vision Transformer for Video Instance Segmentation, CVPR 2022 Oral
Swall0w/TextZoom
A super-resolution dataset of paired LR-HR scene text images
Swall0w/TransVTSpotter
A new video text spotting framework with Transformer
Swall0w/unilm
UniLM AI - Large-scale Self-supervised Pre-training across Tasks, Languages, and Modalities
Swall0w/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch