Pinned Repositories
2020AICITY_Code_From_Top_Teams
The code from the top teams in the 2020 AI City Challenge
AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
AICIty-reID-2020
The 1st Place Submission to AICity Challenge 2020 re-id track (Baidu-UTS submission)
Awesome-Codes
Awesome-Codes
Awesome-Person-Re-Identification
Awesome Person Re-Identification
blog
MXNet Blog in Chinese
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
CircleLoss
Pytorch implementation of the paper "Circle Loss: A Unified Perspective of Pair Similarity Optimization"
image-retrieval
TensorFlow做服装图像检索
image-retrieval-demo
tensorflow图像检索演示demo 陈亮雨
ChenLiangyu-sc's Repositories
ChenLiangyu-sc/2020AICITY_Code_From_Top_Teams
The code from the top teams in the 2020 AI City Challenge
ChenLiangyu-sc/AICIty-reID-2020
The 1st Place Submission to AICity Challenge 2020 re-id track (Baidu-UTS submission)
ChenLiangyu-sc/Awesome-Codes
Awesome-Codes
ChenLiangyu-sc/blog
MXNet Blog in Chinese
ChenLiangyu-sc/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
ChenLiangyu-sc/CircleLoss
Pytorch implementation of the paper "Circle Loss: A Unified Perspective of Pair Similarity Optimization"
ChenLiangyu-sc/cuml
cuML - RAPIDS Machine Learning Library
ChenLiangyu-sc/cutblur
Rethinking Data Augmentation for Image Super-resolution (CVPR 2020)
ChenLiangyu-sc/data-augmentation-review
List of useful data augmentation resources. You will find here some not common techniques, libraries, links to github repos, papers and others.
ChenLiangyu-sc/deep-person-reid
Torchreid: Deep learning person re-identification in PyTorch.
ChenLiangyu-sc/EffectivePyTorch
PyTorch tutorials and best practices.
ChenLiangyu-sc/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
ChenLiangyu-sc/gpt4free
decentralising the Ai Industry, just some language model api's...
ChenLiangyu-sc/image-processing-from-scratch
This project contains some interesting image processing algorithms that were wrote in python from scratch.
ChenLiangyu-sc/imgclsmob
Sandbox for training convolutional networks for computer vision
ChenLiangyu-sc/knockknock
🚪✊Knock Knock: Get notified when your training ends with only two additional lines of code
ChenLiangyu-sc/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
ChenLiangyu-sc/light-reid
[ECCV2020] a toolbox of light-reid learning for faster inference, speed up both feature extraction and retrieval stages upto >50x
ChenLiangyu-sc/LLMSurvey
A collection of papers and resources related to Large Language Models.
ChenLiangyu-sc/MixMatch-pytorch
Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"
ChenLiangyu-sc/MLAPP_CN_CODE
《Machine Learning: A Probabilistic Perspective》(Kevin P. Murphy)中文翻译和书中算法的Python实现。
ChenLiangyu-sc/MMT
[ICLR-2020] Mutual Mean-Teaching: Pseudo Label Refinery for Unsupervised Domain Adaptation on Person Re-identification.
ChenLiangyu-sc/PyRetri
Open source deep learning based unsupervised image retrieval toolbox built on PyTorch🔥
ChenLiangyu-sc/pytorch-model-parallel
PyTorch version of memory balanced model parallel
ChenLiangyu-sc/Qbot
[🔥updating ...] 自动量化交易机器人 Qbot is an AI-oriented quantitative investment platform, which aims to realize the potential, empower AI technologies in quantitative investment. https://ufund-me.github.io/Qbot :news: qbot-mini: https://github.com/Charmve/iQuant
ChenLiangyu-sc/ReinforcementLearning_for_stock
强化学习炒股,走向人生巅峰(或倾家荡产)
ChenLiangyu-sc/self-label
Self-labelling via simultaneous clustering and representation learning. (ICLR 2020)
ChenLiangyu-sc/SLAM-BOOK
这是一本关于SLAM的书稿,希望能清楚的介绍SLAM系统中的使用的几何方法和深度学习方法。书稿最后应该会达到400页左右,书稿每章对应的代码也会被整理出来。
ChenLiangyu-sc/TLift
Temporal Lifting (TLift), a model-free temporal cooccurrence based score weighting method proposed in "Interpretable and Generalizable Person Re-Identification with Query-Adaptive Convolution and Temporal Lifting".
ChenLiangyu-sc/Transformer-SSL
This is an official implementation for "Self-Supervised Learning with Swin Transformers".