learnerwsy's Stars
jackfrued/Python-100-Days
Python - 100天从新手到大师
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
floodsung/Meta-Learning-Papers
Meta Learning / Learning to Learn / One Shot Learning / Few Shot Learning
ShiqiYu/CPP
Lecture notes, projects and other materials for Course 'CS205 C/C++ Program Design' at Southern University of Science and Technology.
bubbliiiing/yolo3-pytorch
这是一个yolo3-pytorch的源码,可以用于训练自己的模型。
wbenbihi/hourglasstensorflow
Tensorflow implementation of Stacked Hourglass Networks for Human Pose Estimation
zuoym15/craves.ai
CRAVES: Controlling Robotic Arm with a Vision-based, Economic System
jessecw/EPnP_Eigen
implement EPnP algorithm with Eigen
hushell/sib_meta_learn
Code of Empirical Bayes Transductive Meta-Learning with Synthetic Gradients
Aplicity/Least_squares_algorithm
最小二乘法的三种数值分析方法