watertianyi's Stars
NVIDIA/trt-samples-for-hackathon-cn
Simple samples for TensorRT programming
Tianxiaomo/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
SunzeY/AlphaCLIP
[CVPR 2024] Alpha-CLIP: A CLIP Model Focusing on Wherever You Want
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
windingwind/zotero-pdf-translate
Translate PDF, EPub, webpage, metadata, annotations, notes to the target language. Support 20+ translate services.
TheStarOfMSY/MoEAD
MoEAD is a parameter efficient model for multi class anomaly detection
M-3LAB/awesome-industrial-anomaly-detection
Paper list and datasets for industrial image anomaly/defect detection (updating). 工业异常/瑕疵检测论文及数据集检索库(持续更新)。
yzhao062/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
DonaldRR/SimpleNet
gaopengcuhk/Tip-Adapter
xinyu1205/recognize-anything
Open-source and strong foundation image recognition models.
caoyunkang/WinClip
[CVPR 2023] Unofficial re-implementation of "WinCLIP: Zero-/Few-Shot Anomaly Classification and Segmentation".
OFA-Sys/Chinese-CLIP
Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
apple/ml-mobileclip
This repository contains the official implementation of the research paper, "MobileCLIP: Fast Image-Text Models through Multi-Modal Reinforced Training" CVPR 2024
baaivision/EVA
EVA Series: Visual Representation Fantasies from BAAI
rom1504/clip-retrieval
Easily compute clip embeddings and build a clip retrieval system with them
mlfoundations/open_clip
An open source implementation of CLIP.
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
Jacky-Android/convnext-v2-pytorch
facebookresearch/ConvNeXt
Code release for ConvNeXt model
wvangansbeke/Unsupervised-Classification
SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]
zhoushengisnoob/DeepClustering
Methods and Implements of Deep Clustering
dorian3d/DBoW2
Enhanced hierarchical bag-of-word library for C++
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
towhee-io/examples
Analyze the unstructured data with Towhee, such as reverse image search, reverse video search, audio classification, question and answer systems, molecular search, etc.
JackHCC/Chinese-Text-Classification-PyTorch
中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!
monologg/JointBERT
Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
Linear95/bert-intent-slot-detector
BERT-based intent and slots detector for chatbots.
amazon-science/patchcore-inspection
facebookresearch/ConvNeXt-V2
Code release for ConvNeXt V2 model