Pinned Repositories
18-19-machine-learning-final-assignment
基于机器学习的遥感图像识别算法(kNN/SVM/CNN/LSTM)
5gm-lidar
LIDAR for communications
AlignedReID
Alignedreid++: Dynamically Matching Local Information for Person Re-Identification.
Bottom-up-Clustering-Person-Re-identification
A Bottom-Up Clustering Approach to Unsupervised Person Re-identification, AAAI 2019 (Oral)
BUPTJava
CaFM-Pytorch-ICCV2021
iccv2021-paper3163
ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
deep-person-reid
Pytorch implementation of deep person re-identification models.
NAIC2020_ReID_R1
hfyer's Repositories
hfyer/Bottom-up-Clustering-Person-Re-identification
A Bottom-Up Clustering Approach to Unsupervised Person Re-identification, AAAI 2019 (Oral)
hfyer/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
hfyer/NAIC2020_ReID_R1
hfyer/18-19-machine-learning-final-assignment
基于机器学习的遥感图像识别算法(kNN/SVM/CNN/LSTM)
hfyer/5gm-lidar
LIDAR for communications
hfyer/CaFM-Pytorch-ICCV2021
iccv2021-paper3163
hfyer/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
hfyer/exercise
exercise for nndl
hfyer/Identification-of-NLOS-and-MP-in-UWB-using-ML
hfyer/langchain
⚡ Building applications with LLMs through composability ⚡
hfyer/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
hfyer/Markov-Random-Fields
Image denoising using Markov random fields.
hfyer/MGN-Pytorch
Reproduce the code of MGN
hfyer/Multi-Scale-1D-ResNet
pytorch code of multi scale 1d resnet, we hope it will help your research
hfyer/NAIC-Person-Re-identification
2020“华为・昇腾杯”AI+行人重识别
hfyer/naic2020_reid
naic 2020 AI+ 行人重识别项目
hfyer/NAIC_Person_ReID_DMT
This is Top 3 Code for the Person ReID Compitition of NAIC
hfyer/naic_reid
This is Top19 Code for the Person ReID Compitition of NAIC
hfyer/Naic_reid_2020_top20
reid
hfyer/NAIC_reid_challenge
首届“全国人工智能大赛”(行人重识别 Person ReID 赛项)
hfyer/NAIC_reid_challenge_rank14_rank25
首届全国人工智能大赛,初赛14/466,复赛25/68;
hfyer/NLOSandLOSChannel_MachineLearning
NLOS and LOS Wireless Channel Classification Employing Machine Learning
hfyer/NLOSFeatureEmbeddings
hfyer/notebooks
My Jupyter notebooks
hfyer/person-reid-2019-NAIC
2019全国人工智能大赛提交代码
hfyer/reid-strong-baseline
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
hfyer/ReIDCompetition
hfyer/Reinforcement-Learning
hfyer/resnet1d
PyTorch implementations of several SOTA backbone deep neural networks (such as ResNet, ResNeXt, RegNet) on one-dimensional (1D) signal/time-series data.
hfyer/svm-pytorch
Linear SVM with PyTorch