Pinned Repositories
AI-Series
:books: [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics Fundamentals, Python Practices, NLP Application, etc. 💫 人工智能与深度学习实战,数理统计篇 | 机器学习篇 | 深度学习篇 | 自然语言处理篇 | 工具实践 Scikit & Tensoflow & PyTorch 篇 | 行业应用 & 课程笔记
algo
数据结构和算法必知必会的50个代码实现
AutoRCCar
OpenCV Python Neural Network Autonomous RC Car
Awesome-cross-modality-person-re-identification
Awesome Cross-modality Person Re-identification
awesome-deep-learning-papers
The most cited deep learning papers
Awesome-Unsupervised-Person-Re-identification
Awesome-Unsupervised-Person-Re-identification
brook
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy/vpn software
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
MCLNet
A novel two-stream contrastive deep supervised training framework
PAPG
Data augmentation method for VI-ReID task.
qyhsxdx's Repositories
qyhsxdx/MCLNet
A novel two-stream contrastive deep supervised training framework
qyhsxdx/PAPG
Data augmentation method for VI-ReID task.
qyhsxdx/AI-Series
:books: [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics Fundamentals, Python Practices, NLP Application, etc. 💫 人工智能与深度学习实战,数理统计篇 | 机器学习篇 | 深度学习篇 | 自然语言处理篇 | 工具实践 Scikit & Tensoflow & PyTorch 篇 | 行业应用 & 课程笔记
qyhsxdx/Awesome-cross-modality-person-re-identification
Awesome Cross-modality Person Re-identification
qyhsxdx/Awesome-Unsupervised-Person-Re-identification
Awesome-Unsupervised-Person-Re-identification
qyhsxdx/ChatTTS
ChatTTS is a generative speech model for daily dialogue.
qyhsxdx/Cross-Modal-Re-ID-baseline
Pytorch Code for Cross-Modality Person Re-Identification (Visible Thermal/Infrared Re-ID)
qyhsxdx/CVPR2021-Papers-with-Code-Demo
收集 CVPR 最新的成果,包括论文、代码和demo视频等,欢迎大家推荐!
qyhsxdx/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
qyhsxdx/DeepLearningNote
this is all of my code and data with my deep learning note
qyhsxdx/DG-Net
:couple: Joint Discriminative and Generative Learning for Person Re-identification. CVPR'19 (Oral) :couple:
qyhsxdx/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
qyhsxdx/Face-swiping-Time-Attendance-System
个人毕设项目,系统设计为教师端和学生端,主要包括刷脸签到、课程管理、考勤管理等功能模块。
qyhsxdx/learnopencv
Learn OpenCV : C++ and Python Examples
qyhsxdx/Machine-Learning-Notes
白板推导系列课程笔记 初版
qyhsxdx/Machine_Learning_Code_Implementation
Mathematical derivation and pure Python code implementation of machine learning algorithms.
qyhsxdx/metric-learning-talk
An introduction talk about metric learning
qyhsxdx/multispectral-object-detection
Multispectral Object Detection with Yolov5 and Transformer
qyhsxdx/paper-reading
深度学习经典、新论文逐段精读
qyhsxdx/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
qyhsxdx/pytorch-metric-learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
qyhsxdx/RGBD-SODsurvey
RGB-D Salient Object Detection: A Survey
qyhsxdx/Sci-Hub-Paper-Download-shell
This is an easy-to-use and convenient shell command to download papers `FOR FREE` from `Sci-Hub`!
qyhsxdx/scikit-plot
An intuitive library to add plotting functionality to scikit-learn objects.
qyhsxdx/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
qyhsxdx/team-learning-program
主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。
qyhsxdx/the-gan-zoo
A list of all named GANs!
qyhsxdx/thorough-pytorch
PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/
qyhsxdx/torch-conv-kan
This project is dedicated to the implementation and research of Kolmogorov-Arnold convolutional networks. The repository includes implementations of 1D, 2D, and 3D convolutions with different kernels, ResNet-like and DenseNet-like models, training code based on accelerate/PyTorch, as well as scripts for experiments with CIFAR-10 and Tiny ImageNet.
qyhsxdx/Transformer-in-Vision
Recent Transformer-based CV and related works.