Pinned Repositories
action-recognition-models-pytorch
The models of action recognition with pytorch
albumentations
Fast image augmentation library and easy to use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about library: https://www.mdpi.com/2078-2489/11/2/125
anomaly-toolbox
Anomaly detection using GANs.
ASLFeat
Implementation of CVPR'20 paper - ASLFeat: Learning Local Features of Accurate Shape and Localization
awesome-image-classification
A curated list of deep learning image classification papers and codes
BackgroundMattingV2
Real-Time High-Resolution Background Matting
CornerNet
DualRC-Net
MaskFormer
Per-Pixel Classification is Not All You Need for Semantic Segmentation
SimGNN
A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).
kshaonan's Repositories
kshaonan/DualRC-Net
kshaonan/awesome-image-classification
A curated list of deep learning image classification papers and codes
kshaonan/BackgroundMattingV2
Real-Time High-Resolution Background Matting
kshaonan/MaskFormer
Per-Pixel Classification is Not All You Need for Semantic Segmentation
kshaonan/albumentations
Fast image augmentation library and easy to use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about library: https://www.mdpi.com/2078-2489/11/2/125
kshaonan/anomaly-toolbox
Anomaly detection using GANs.
kshaonan/ASLFeat
Implementation of CVPR'20 paper - ASLFeat: Learning Local Features of Accurate Shape and Localization
kshaonan/awesome-cbir-papers
📝Awesome and classical image retrieval papers
kshaonan/awesome-data-augmentation
This is a list of awesome methods about data augmentation.
kshaonan/awesome-pretrained-chinese-nlp-models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合
kshaonan/CV-Backbones
CV backbones including GhostNet, TinyNet and TNT, developed by Huawei Noah's Ark Lab.
kshaonan/faiss
A library for efficient similarity search and clustering of dense vectors.
kshaonan/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
kshaonan/imutils
A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
kshaonan/lama
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
kshaonan/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
kshaonan/Long-Tailed-Recognition.pytorch
[NeurIPS 2020] This project provides a strong single-stage baseline for Long-Tailed Classification, Detection, and Instance Segmentation (LVIS). It is also a PyTorch implementation of the NeurIPS 2020 paper 'Long-Tailed Classification by Keeping the Good and Removing the Bad Momentum Causal Effect'.
kshaonan/Mask2Former
Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"
kshaonan/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
kshaonan/pidinet
Code for the ICCV 2021 paper "Pixel Difference Networks for Efficient Edge Detection" (Oral).
kshaonan/Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
kshaonan/Qwen2.5
Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.
kshaonan/RoadDamageDetector
kshaonan/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
kshaonan/semantic-segmentation
Nvidia Semantic Segmentation monorepo
kshaonan/TokenLabeling
Pytorch implementation of "All Tokens Matter: Token Labeling for Training Better Vision Transformers"
kshaonan/TOOD
TOOD: Task-aligned One-stage Object Detection, ICCV2021 Oral
kshaonan/vovnet-detectron2
VoVNet backbone networks for detectron2, in CVPR 2020
kshaonan/YOLOP
You Only Look Once for Panopitic Driving Perception.(https://arxiv.org/abs/2108.11250)
kshaonan/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite