Pinned Repositories
Action-Recognition
Action Recognition
algorithm
我用Python写的一些算法
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
algorithms
:bulb: Minimal examples of data structures and algorithms in Python
algorithms-1
This repository is for learning and understanding how algorithms work.
algorithms-primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
MLAlgorithms
Minimal and clean examples of machine learning algorithms
openpose
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
project-based-learning
Curated list of project-based tutorials
Lidaguo's Repositories
Lidaguo/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Lidaguo/awesome-hand-pose-estimation
Awesome work on hand pose estimation/tracking
Lidaguo/BenchaoLi.github.io
Lidaguo/coding-interview-university
A complete computer science study plan to become a software engineer.
Lidaguo/deep_sort_pytorch
MOT tracking using deepsort and yolov3 with pytorch
Lidaguo/emotion-recognition-neural-networks
Emotion recognition using DNN with tensorflow
Lidaguo/emotiw
code for Emotion Recognition in the Wild (EmotiW) challenge
Lidaguo/facenet
Face recognition using Tensorflow
Lidaguo/fast-reid
SOTA ReID Methods and Toolbox
Lidaguo/FastDVDNet
An unoffical implement of FastDVDNet by PyTorch
Lidaguo/ffmpeg
学习音视频知识,整理资料,编写技术手册。
Lidaguo/human_tracker
human tracking based on yolov3 and center loss
Lidaguo/Interview-Notebook
:calendar: 准备秋招学习笔记
Lidaguo/interview_python
关于Python的面试题
Lidaguo/jieba
结巴中文分词
Lidaguo/kinetics_i3d_pytorch
Inflated i3d network with inception backbone, weights transfered from tensorflow
Lidaguo/lidaguo.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
Lidaguo/milvus
An open source vector similarity search engine
Lidaguo/MKLpy
A package for Multiple Kernel Learning in Python
Lidaguo/multimodal_vtt
Learning Joint Embedding with Multimodal Cues for Cross-Modal Video-Text Retrieval
Lidaguo/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Lidaguo/PVPM
PyTorch code for CVPR'2020 paper “Pose-guided Visible Part Matching for Occluded Person ReID”
Lidaguo/Pyod
A Python Toolkit for Outlier Detection, aka Anomaly Detection
Lidaguo/reid-strong-baseline
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
Lidaguo/senet.pytorch
PyTorch implementation of SENet
Lidaguo/shogun
Shōgun
Lidaguo/TCLSTA_TCSVT2018
Source code of our TCSVT 2018 paper "Two-stream Collaborative Learning with Spatial-Temporal Attention for Video Classification".
Lidaguo/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
Lidaguo/THULAC-Python
An Efficient Lexical Analyzer for Chinese
Lidaguo/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS