Pinned Repositories
adaboost
Adaboost Haar feature classifier cascade training
albumentations_examples
Augmentations usage examples for albumentations library
Android-Camera2-API-Example
Android-Serialport
移植谷歌官方串口库,仅支持串口名称及波特率,该项目添加支持校验位、数据位、停止位、流控配置项
aprilslam
Mapping and Pose Estimation from AprilTags under ROS
apriltag
AprilTag is a visual fiducial system popular for robotics research.
arduino-create-agent
The Arduino Create Agent
asf
ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
auto-exposure
Automatic exposure algorithm based on frame difference method
faustpy's Repositories
faustpy/albumentations_examples
Augmentations usage examples for albumentations library
faustpy/apriltag
AprilTag is a visual fiducial system popular for robotics research.
faustpy/AutoRCCar
OpenCV Python Neural Network Autonomous RC Car
faustpy/c_cpp_project_framework
CMake build system( framework) with kconfig support for C/CPP projects
faustpy/caltech-pedestrian-dataset-to-yolo-format-converter
converts the format of the caltech pedestrian dataset to the format that yolo uses
faustpy/DNNLibrary
Daquexian's NNAPI Library. ONNX + Android NNAPI
faustpy/doodleNet
A doodle classifier(CNN), trained on all 345 categories from Quickdraw dataset.
faustpy/electron-serialport
An example of how to use serialport in an electron app
faustpy/esp-dsp
DSP library for ESP-IDF
faustpy/esp-who
Face detection and recognition framework
faustpy/ESP32-Leaf
2nd Half of Thesis project, implementation of MTCNN onto an ESP32
faustpy/ESP32_CAMERA_QR
faustpy/Face-Alignment
Face alignment with similarity transform based on MTCNN and RetinaFace.
faustpy/K210_Yolo_framework
Yolo v3 framework base on tensorflow, support multiple models, multiple datasets, any number of output layers, any number of anchors, model prune, and portable model to K210 !
faustpy/kendryte-freertos-demo
Demo of kendryte k210 FreeRTOS SDK
faustpy/kendryte-standalone-demo
Demo of kendryte k210 standalone SDK
faustpy/ktool
A Python-based cross-platform Kendryte K210 UART ISP Utility, enhanced kflash.py
faustpy/MaixPy
Micropython env for Sipeed Maix boards(K210 RISC-V)
faustpy/MaixPy_YoloV2
YOLOv2 object detector training for a MAix-board
faustpy/merganser
Super-sonic duck.
faustpy/mobile-vod-bottleneck-lstm
Implementation of Mobile Video Object Detection with Temporally-Aware Feature Maps using PyTorch
faustpy/nanoCH55x
faustpy/nnom
A higher-level Neural Network library for microcontrollers.
faustpy/ObjectDetectionRPiZero
TensorFlow Lite object detection example for Raspberry Pi Zero
faustpy/Safety-Helmet-Wearing-Dataset
Safety helmet wearing detect dataset, with pretrained model
faustpy/SyntheticDataGenerator
faustpy/VWW
First place in the Visual Wake Words challenge (TF-lite track) in LPIRC'19
faustpy/Yolo-digit-detector
Implemented digit detector in natural scene using resnet50 and Yolo-v2. I used SVHN as the training set, and implemented it using tensorflow and keras.
faustpy/yolo-for-k210
faustpy/YOLOv3-complete-pruning
提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。