xcy9614's Stars
princeton-vl/RAFT
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
hankcs/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
FudanNLP/nlp-beginner
NLP上手教程
yandexdataschool/nlp_course
YSDA course in Natural Language Processing
facebookresearch/vilbert-multi-task
Multi Task Vision and Language
luogen1996/MCN
[CVPR2020] Multi-task Collaborative Network for Joint Referring Expression Comprehension and Segmentation, CVPR2020 (oral)
ethanygao/NDDR-CNN
[CVPR2019] NDDR-CNN: Layerwise Feature Fusing in Multi-Task CNNs by Neural Discriminative Dimensionality Reduction
helloyide/Cross-stitch-Networks-for-Multi-task-Learning
A Tensorflow implementation of the paper arXiv:1604.03539
Lyken17/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
zhigao2017/FactorizedBilinearCoding
This repository is the implementation of AAAI 2020 paper: "Revisiting Bilinear Pooling: A Coding Perspective".
MILVLG/openvqa
A lightweight, scalable, and general framework for visual question answering research
asdf0982/vqa-mfb.pytorch
This project is out of date, I don't remember the details inside...
HaoMood/bilinear-cnn
PyTorch implementation of bilinear CNN for fine-grained image recognition
microsoft/tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
quark0/darts
Differentiable architecture search for convolutional and recurrent networks
HRNet/HRNet-Image-Classification
Train the HRNet model on ImageNet
gaoxiang12/slambook
haofeixu/aanet
[CVPR'20] AANet: Adaptive Aggregation Network for Efficient Stereo Matching
JiaRenChang/PSMNet
Pyramid Stereo Matching Network (CVPR2018)
leoxiaobin/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
beaupreda/semi-global-matching
Semi-Global Matching
mileyan/AnyNet
(ICRA) Anytime Stereo Image Depth Estimation on Mobile Devices
feihuzhang/GANet
GA-Net: Guided Aggregation Net for End-to-end Stereo Matching
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
amusi/CVPR2025-Papers-with-Code
CVPR 2025 论文和开源项目合集
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
ShaoqingRen/faster_rcnn
Faster R-CNN
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.