Pinned Repositories
123
Adafruit_NeoPixel
Neo Pixels!
algorithmOfProject
工程中所遇到的部分算法处理方案
andriod_smoke
20180828_for andriod_smoke_by_Bruce
Blog_of_Bruce
This is my blog .
blog_original.github.io
Another ported theme for Jekyll
BlogPosts
book
Deep Learning 101 with PaddlePaddle (深度学习框架入门教程)
guanzizai1006.github.io
20180927_for_the_Next_theme
Traditional-Image-Processing-Method
Bruce's Summary of Traditional Image Processing Method
guanzizai1006's Repositories
guanzizai1006/andriod_smoke
20180828_for andriod_smoke_by_Bruce
guanzizai1006/Blog_of_Bruce
This is my blog .
guanzizai1006/blog_original.github.io
Another ported theme for Jekyll
guanzizai1006/BlogPosts
guanzizai1006/booksource
《第二行代码》全书源代码
guanzizai1006/Bruce_git_all
guanzizai1006/byte-of-python
Beginners book on Python - start here if you don't know programming
guanzizai1006/cognitive-services-face-android-detect
Android app using the Face service Java client library to detect and frame faces in an image.
guanzizai1006/cv4j
The target is to set up a high quality and real-time image process and machine learning library which is implemented in pure java. The framework can run application on java desktop and android platform.
guanzizai1006/DeepSkeleton
Code for CVPR2016 and TIP papers about Object Skeleton Detection with Fully Convolutional Neural Networks.
guanzizai1006/designiot
教你设计物联网系统。构建自己的Internet of Things 。
guanzizai1006/driving_detection
some pieces
guanzizai1006/DrowsyDriverDetection
This is a project implementing Computer Vision and Deep Learning concepts to detect drowsiness of a driver and sound an alarm if drowsy.
guanzizai1006/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
guanzizai1006/face_recognition_20180711
this package based on the dlib could recognize the features of the face
guanzizai1006/guanzizai1006.github.io.before
My blog
guanzizai1006/hed-1
guanzizai1006/hed-tf
an implementation of holistically nested edge detection using TensorFlow
guanzizai1006/Jnidemo
JNI的demo
guanzizai1006/kaggle_challenge
This is the code for "Kaggle Challenge LIVE" By Siraj Raval on Youtube
guanzizai1006/Keras_HED
Holistically-Nested Edge Detection in Keras
guanzizai1006/mlxtend
A library of extension and helper modules for Python's data analysis and machine learning libraries.
guanzizai1006/MTCNN_face_detection_alignment
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
guanzizai1006/opencv
Open Source Computer Vision Library
guanzizai1006/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
guanzizai1006/pytorch_hed
The implementation of hed using pytorch.
guanzizai1006/TensorFLow-Learning
B站上炼数成金的公开课笔记
guanzizai1006/test.github.io
guanzizai1006/text_segementation
guanzizai1006/yolo_v3_pytorch
A simple implement of yolo_v3 on pytorch