jfkuang's Stars
MLNLP-World/Paper-Writing-Tips
MLNLP社区用来帮助大家避免论文投稿小错误的整理仓库。 Paper Writing Tips
implus/mae_segmentation
reproduction of semantic segmentation using masked autoencoder (mae)
simtony/mlrunner
A light-weight script for maintaining a LOT of machine learning experiments.
AprilYapingZhang/Seq2SeqAdapt
Adversarial Sequence-to-sequence Domain Adaptation Network dubbed ASSDA for robust text image recognition
zonechen1994/CV_Interview
I hope this repo can help you a lot!
NVlabs/GroupViT
Official PyTorch implementation of GroupViT: Semantic Segmentation Emerges from Text Supervision, CVPR 2022.
Trinkle23897/tuixue.online-visa
https://tuixue.online/visa/ A Real-time Display of U.S. Visa Appointment Status Website 预约美帝签证各个签证处最早时间的爬虫
google-research/maxim
[CVPR 2022 Oral] Official repository for "MAXIM: Multi-Axis MLP for Image Processing". SOTA for denoising, deblurring, deraining, dehazing, and enhancement.
IDEA-Research/awesome-detection-transformer
Collect some papers about transformer for detection and segmentation. Awesome Detection Transformer for Computer Vision (CV)
google-research-datasets/hiertext
The HierText dataset contains ~12k images from the Open Images dataset v6 with large amount of text entities. We provide word, line and paragraph level annotations.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
wisdompeak/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
afatcoder/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
F8F-1BearCat/CtCI-6th-Edition-CN
《Cracking the Coding Interview, 6th Edition》CtCI中文翻译
mlpc-ucsd/TESTR
(CVPR 2022) Text Spotting Transformers
allenai/allennlp
An open-source NLP research library, built on PyTorch.
mjq11302010044/TATT
A Text Attention Network for Spatial Deformation Robust Scene Text Image Super-resolution (CVPR2022)
jpWang/LiLT
Official PyTorch implementation of LiLT: A Simple yet Effective Language-Independent Layout Transformer for Structured Document Understanding (ACL 2022)
clovaai/cord
CORD: A Consolidated Receipt Dataset for Post-OCR Parsing
XPixelGroup/BasicSR
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
conanhujinming/tips_for_interview
我的一些面试心得;自学CS历程分享;找工作求职经验分享
amusi/PyTorch-From-Zero-To-One
PyTorch从入门到精通
amusi/AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
DWCTOD/interview
2021秋招 计算机视觉算法岗面经整理——包含实习和校招等 内推整理
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
facebookresearch/multimodal
TorchMultimodal is a PyTorch library for training state-of-the-art multimodal multi-task models at scale.
NjoyimPeguy/ICDAR-2019-RRC-SROIE
ICDAR 2019 Robust Reading Challenge on Scanned Receipts OCR and Information Extraction
mxin262/SwinTextSpotter
Pytorch re-implementation of Paper: SwinTextSpotter: Scene Text Spotting via Better Synergy between Text Detection and Text Recognition (CVPR 2022)
aleju/imgaug
Image augmentation for machine learning experiments.
zhangxiann/PyTorch_Practice
这是我学习 PyTorch 的笔记对应的代码,点击查看 PyTorch 笔记在线电子书