hanspond's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
jackfrued/Python-100-Days
Python - 100天从新手到大师
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
geekcomputers/Python
My Python Examples
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
posquit0/Awesome-CV
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
fengdu78/lihang-code
《统计学习方法》的代码实现
selfteaching/the-craft-of-selfteaching
One has no future if one couldn't teach themself.
brannondorsey/wifi-cracking
Crack WPA/WPA2 Wi-Fi Routers with Airodump-ng and Aircrack-ng/Hashcat
ggerganov/kbd-audio
🎤⌨️ Acoustic keyboard eavesdropping
coells/100days
100 days of algorithms
arXivTimes/arXivTimes
repository to research & share the machine learning articles
HKUST-Aerial-Robotics/VINS-Fusion
An optimization-based multi-sensor state estimator
xdspacelab/openvslam
OpenVSLAM: A Versatile Visual SLAM Framework
open-mmlab/mmskeleton
A OpenMMLAB toolbox for human pose estimation, skeleton-based action recognition, and action synthesis.
RayTracing/InOneWeekend
DEPRECATED — Head to the raytracing.github.io repo for the new home
omarsar/nlp_overview
Overview of Modern Deep Learning Techniques Applied to Natural Language Processing
facebookresearch/QuaterNet
Proposes neural networks that can generate animation of virtual characters for different actions.
phodal/new-project-checklist
🥳🥳🥳🥳 a checklist & tool for new project setup for developer. 新项目检查清单及其工具。
matteorr/coco-analyze
A wrapper of the COCOeval class for extended keypoint error estimation analysis.
YaoyaoBae/Feon
Feon is a python-based finite element analysis (FEA,FEM) framework for education and research purpose!
hunterlew/mstar_deeplearning_project
Radar target classification, detection and recognition using deeplearning methods on MSTAR dataset
roxanneluo/Pepper-s-Cone-Unity
Pepper's Cone
egaebel/lgtm
The code for my thesis project, Looks Good to Me (LGTM), Authentication for Augmented Reality. This is a full implementation of LGTM that localizes a wireless transmitter, and searches for a specific face at that location to authenticate two users trying to establish secure point to point communication.
fudanxu/MSTAR-AConvNet
AConvNet on Caffe for [Chen et al. IEEE TGRS vol.54 no.8]
dlarsen5/AdaptiveSFM
Adaptive State-Frequency Memory Recurrent Neural Network
mdfaijulamin/complexLM
Wirtinger calculus based complex-valued Levenberg-Marquardt Algorithm
luxiangx/CSIPlotter
START CODE
XiaotingBi/MotionInterpolation
Implemented Bezier-Euler interpolation scheme by C++ and OpenGL to interpolate human motion.