Pinned Repositories
algorithm
主要算法实现:贪心/分治/回溯/动态规划/分支限界等
apollo_perception
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
dataStruct
数据结构(多种语言实现)
Faster-RCNN_TF
Faster-RCNN in Tensorflow
fsdl-text-recognizer-project
Full Stack Deep Learning August 2018 Bootcamp Project (Public)
keras-learn
sword_offer
剑指offer
tensorflow2.0_API_CN
tensorflow2.0的非官方中文API手册
yolo4_tensorflow2
yolo 4th edition implemented by tensorflow2.0
xiao9616's Repositories
xiao9616/yolo4_tensorflow2
yolo 4th edition implemented by tensorflow2.0
xiao9616/keras-learn
xiao9616/sword_offer
剑指offer
xiao9616/tensorflow2.0_API_CN
tensorflow2.0的非官方中文API手册
xiao9616/algorithm
主要算法实现:贪心/分治/回溯/动态规划/分支限界等
xiao9616/apollo_perception
xiao9616/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
xiao9616/dataStruct
数据结构(多种语言实现)
xiao9616/Faster-RCNN_TF
Faster-RCNN in Tensorflow
xiao9616/fsdl-text-recognizer-project
Full Stack Deep Learning August 2018 Bootcamp Project (Public)
xiao9616/fuck-opencv-from-zero
xiao9616/hello-algo
《Hello 算法》一本动画图解、能运行、可提问的数据结构与算法入门书。提供 Java, C++, Python, Go, JS, TS, C# 源代码。
xiao9616/learnNote
xiao9616/leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
xiao9616/leetcode
xiao9616/miniprogram-demo
微信小程序组件 / API / 云开发示例
xiao9616/Modern-CMake-zh_CN
著名 CMake 教程的简体中文翻译,中文版 Gitbook :https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/ Chinese(simplified) translation of famous cmake tutorial Modern CMake. GitHub Pages : https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/
xiao9616/ResNet_wechat
xiao9616/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
xiao9616/weui-wxss
A UI library by WeChat official design team, includes the most useful widgets/modules.
xiao9616/yolo3-keras
这是一个yolo3-keras的源码,可以用于训练自己的模型。