Pinned Repositories
abseil-cpp
Abseil Common Libraries (C++)
agg-svg
Extension of the agg svg parser from the agg distribution
android-pulltorefresh
This project aims to provide a reusable pull to refresh widget for Android.
android-vision
Sample code for the Android Mobile Vision API.
asmCrashReport
Installs signal handlers to capture stack traces for MinGW 32 and macOS builds.
attention-ocr
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
Autopilot
A self driving car model for humans.
batch-image-resizer-qt-opencv
A simple batch image re-sizer implemented using C++, Qt and OpenCV
bup
Very efficient backup system based on the git packfile format, providing fast incremental saves and global deduplication (among and within files, including virtual machine images). Current release is 0.29.1, and the development branch is master. Please post problems or patches to the mailing list for discussion (see the end of the README below).
compute-mfcc
A simple MFCC extractor using C++ STL and C++11
brucezcg's Repositories
brucezcg/abseil-cpp
Abseil Common Libraries (C++)
brucezcg/attention-ocr
A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
brucezcg/Autopilot
A self driving car model for humans.
brucezcg/compute-mfcc
A simple MFCC extractor using C++ STL and C++11
brucezcg/cosi-measure
Open source 3D multipurpose measurement system with submillimeter fidelity and first application in magnetic resonance imaging
brucezcg/CppSharp
Tools and libraries to glue C/C++ APIs to high-level languages
brucezcg/CRNN_Tensorflow
Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
brucezcg/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
brucezcg/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
brucezcg/esp32-atecc608a-iot
ESP32 ATECC608A Integration Sample connecting to AWS IoT Core
brucezcg/face_recognition
The world's simplest facial recognition api for Python and the command line
brucezcg/HandMovementTracking
brucezcg/jsoncpp
A C++ library for interacting with JSON.
brucezcg/Learn_Deep_Learning_in_6_Weeks
This is the Curriculum for "Learn Deep Learning in 6 Weeks" by Siraj Raval on Youtube
brucezcg/linux
Linux kernel source tree
brucezcg/models
Models and examples built with TensorFlow
brucezcg/mongoose
Mongoose Embedded Web Server Library - Mongoose is more than an embedded webserver. It is a multi-protocol embedded networking library with functions including TCP, HTTP client and server, WebSocket client and server, MQTT client and broker and much more.
brucezcg/MonokaiForSourceinsight
the Monokai theme of Sublime for Source Insight 4
brucezcg/mxnet-the-straight-dope
An interactive book on deep learning. Much easy, so MXNet. Wow. [Straight Dope is growing up] ---> Much of this content has been incorporated into the new Dive into Deep Learning Book available at https://d2l.ai/.
brucezcg/object_detector_app
Real-Time Object Recognition App with Tensorflow and OpenCV
brucezcg/OCR-CRNN-CTC
ocr, cnn+lstm+ctc, crnn, recognition model, tensorflow
brucezcg/opencv4
Deep Learning for Computer Vision;TensorFlow, Caffe, OpenCV 4, Visual Studio 2017 (C++), Windows 10 x64 bit;https://www.youtube.com/tiziran
brucezcg/pyatecc
Python package for Microchip's ATECC508/ATECC608 cryptographic co-processors with secure hardware-based key storage
brucezcg/pythonml
Artificial neural network classes and tools in Python and TensorFlow.
brucezcg/qmarkdowntextedit
A C++ Qt QPlainTextEdit widget with markdown highlighting support and some other extras
brucezcg/qtmqtt
Qt Module to implement MQTT protocol version 3.1 and 3.1.1 http://mqtt.org/
brucezcg/samd21_atecc608a_demo
Demo of how to interact with ATECC608A on ATSAMD21J18A
brucezcg/tesseract
Tesseract Open Source OCR Engine (main repository)
brucezcg/thor-os
Simple operating system in C++, written from scratch
brucezcg/winforms-datavisualization
System.Windows.Forms.DataVisualization provides basic charting for WinForms applications.