Pinned Repositories
aaai2021-scene-graph-img-retr
annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
Awesome-Scene-Graphs
CGMN
The code of the paper "Cross-Modal Graph Matching Network for Image-Text Retrieval" in ACM Transactions on Multimedia Computing, Communications, and Applications (TOMM) .
chainercv
ChainerCV: a Library for Deep Learning in Computer Vision
Comm-Benchmarks
This project includes the source coding and channe coding
DeepLearning-MuLi-Notes
Notes about courses Dive into Deep Learning by Mu Li
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
e2e-dnn-comm-for-image
End to end deep neural network based semantic communication system for image.
Qi-Chuan's Repositories
Qi-Chuan/annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Qi-Chuan/aaai2021-scene-graph-img-retr
Qi-Chuan/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
Qi-Chuan/CGMN
The code of the paper "Cross-Modal Graph Matching Network for Image-Text Retrieval" in ACM Transactions on Multimedia Computing, Communications, and Applications (TOMM) .
Qi-Chuan/Comm-Benchmarks
This project includes the source coding and channe coding
Qi-Chuan/DeepLearning-MuLi-Notes
Notes about courses Dive into Deep Learning by Mu Li
Qi-Chuan/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Qi-Chuan/e2e-dnn-comm-for-image
End to end deep neural network based semantic communication system for image.
Qi-Chuan/funNLP
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术系列报
Qi-Chuan/image-retrieval
Qi-Chuan/InternImage
[CVPR 2023] InternImage: Exploring Large-Scale Vision Foundation Models with Deformable Convolutions
Qi-Chuan/large-scale-visual-relationship-understanding
Visual Relationship Understanding
Qi-Chuan/LGSGM
Qi-Chuan/LihangBook-code
《统计学习方法》的代码实现
Qi-Chuan/ML-Papers-Explained
Explanation to key concepts in ML
Qi-Chuan/MMSceneGraph
ICCV 2021: A brand new hub for Scene Graph Generation methods based on MMdetection (2021). The pipeline of from detection, scene graph generation to downstream tasks (e.g., image cpationing) is supported. Pytorch version implementation of HetH (ECCV 2020) and TopicSG (ICCV 2021) is included.
Qi-Chuan/NDIC-CAM
Neural Distributed Image Compression using Cross-Attention Feature Alignment (NDIC-CAM) [WACV 2023]
Qi-Chuan/nlp-paper
自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
Qi-Chuan/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Qi-Chuan/nndl_qiuxipeng_book
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
Qi-Chuan/NTSCC_JSAC22
Qi-Chuan/OUCML
Qi-Chuan/Predictive-and-Adaptive-Deep-Coding-for-Wireless-Image-Transmission-in-Semantic-Communication
Pytorch code for IEEE TWC paper "Predictive and Adaptive Deep Coding for Wireless Image Transmission in Semantic Communication"
Qi-Chuan/PySGG
The toolkit for scene graph generation
Qi-Chuan/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Qi-Chuan/RobustSemanComm
Demo of robust semantic communication against semantic noise
Qi-Chuan/Scene-Graph-Benchmark.pytorch
A new codebase for popular Scene Graph Generation methods (2020). Visualization & Scene Graph Extraction on custom images/datasets are provided. It's also a PyTorch implementation of paper “Unbiased Scene Graph Generation from Biased Training CVPR 2020”
Qi-Chuan/Semantic-Communications-with-a-Vision-Transformer
Qi-Chuan/tiny-universe
《大模型白盒子构建指南》:一个全手搓的Tiny-Universe
Qi-Chuan/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.