Demonsblack's Stars
akshitac8/BiAM
[ICCV 2021] Official Pytorch implementation for Discriminative Region-based Multi-Label Zero-Shot Learning SOTA results on NUS-WIDE and OpenImages
JiaweiZhao-git/Awesome-Multi-label-Image-Recognition
Awesome Multi-label Image Recognition Paper List
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
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
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
tohinz/semantic-object-accuracy-for-generative-text-to-image-synthesis
Code for "Semantic Object Accuracy for Generative Text-to-Image Synthesis" (TPAMI 2020)
xiangwang1223/disentangled_graph_collaborative_filtering
Disentagnled Graph Collaborative Filtering, SIGIR2020
weiyinwei/MMGCN
MMGCN: Multi-modal Graph Convolution Network forPersonalized Recommendation of Micro-video
facebookresearch/vilbert-multi-task
Multi Task Vision and Language
challenge-ICME2019-Bytedance/Bytedance_ICME_challenge
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
Cloud-CV/EvalAI
:cloud: :rocket: :bar_chart: :chart_with_upwards_trend: Evaluating state of the art in AI
Anfany/Machine-Learning-for-Beginner-by-Python3
为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。
t-davidson/hate-speech-and-offensive-language
Repository for the paper "Automated Hate Speech Detection and the Problem of Offensive Language", ICWSM 2017
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Ref-rain/course-evaluation
UCAS course-evaluation; 国科大课程自动评价脚本
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
facebookresearch/mmf
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
got-10k/toolkit
Official Python toolkit for generic object tracking benchmark GOT-10k and beyond
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
NameSpace5/IMH
rasbt/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
Demonsblack/vimrc
vimrc
Demonsblack/algorithm
All algorithm
Demonsblack/dataStructure
This is about data structure.