• Stars
    star
    7
  • Rank 2,294,772 (Top 46 %)
  • Language
    C++
  • License
    Apache License 2.0
  • Created about 5 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Sample projects to use ncnn

More Repositories

1

self-driving-ish_computer_vision_system

This project generates images you've probably seen in autonomous driving demo. Object Detection, Lane Detection, Road Segmentation, Depth Estimation using TensorRT
C++
354
star
2

play_with_tflite

Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI
C++
347
star
3

InferenceHelper

C++ Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, OpenVINO, ncnn, MNN, SNPE, Arm NN, NNabla, ONNX Runtime, LibTorch, TensorFlow
C++
272
star
4

rotation_master

Provide conversion between the major representations of 3D rotation and visualize the orientation of a rigid body
C++
232
star
5

DigitalCamera_STM32

This is a project to create a digital camera with STM32 and OV7670
C
190
star
6

play_with_tensorrt

Sample projects for TensorRT in C++
C++
182
star
7

dear_ros_node_viewer

Dear RosNodeViewer: Visualize ROS2 Node Graph
Python
111
star
8

DeviceDriverLesson

組み込みLinuxデバイスドライバの実装方法
C
60
star
9

pico-mnist

Number recognition with MNIST on Raspberry Pi Pico + TensorFlow Lite for Microcontrollers
C++
59
star
10

opencv_sample

OpenCV Sample Code in C++
C++
54
star
11

rotop

top command for ROS 2
Python
47
star
12

play_with_mnn

Sample projects to use MNN. PoseNet, SemanticSegmentation, etc.
C++
33
star
13

pico-work

My playground for Raspberry Pi Pico with C/C++ SDK
Jupyter Notebook
31
star
14

pico-badapple

Bad Apple!! on Raspberry Pi Pico + OLED
C
26
star
15

pico-loud_talking_detector

A tinyML system using a Raspberry Pi Pico and TensorFlow Lite for Microcontrollers to detect loud talking. It can be utilized to encourage people to eat quietly to prevent the spread of the coronavirus and help in the fight against COVID
Jupyter Notebook
20
star
16

InferenceHelper_Sample

Sample projects for InferenceHelper, a Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, ncnn, MNN, SNPE, Arm NN, NNabla, ONNX Runtime, LibTorch, TensorFlow
C++
20
star
17

aiine_transform

Swapping face using Face Mesh with TensorFlow Lite
C++
19
star
18

cpp_project_in_github

Awesome C++ Project in GitHub
C++
18
star
19

OpenCV_CUDA

Sample code for OpenCV with GPU(CUDA) on Jetson Nano
C++
14
star
20

InferenceHelper_Sample_ROS

DNN Node Collection using Inference Helper in ROS2
C++
13
star
21

DigitalCamera_RaspberryPi

A project to create a digital camera with Raspberry Pi in Linux standard way such as ioctl
C++
13
star
22

opencv_sample_in_rust

OpenCV Sample Projects in Rust
Rust
12
star
23

ros2_monitor_grafana

Monitor ROS 2 topic status and provide a nice dashboard in Grafana
Python
12
star
24

bittle_controlled_by_pose

A project to control Petoi Bittle using human pose
C++
12
star
25

AR_Smart_Glasses_EdgeTPU

Home-built AR Smart Glasses using Edge TPU and Raspberry Pi
Python
12
star
26

ZYBO_IoT_Vivado

This is a Vivado project to create an IoT device with ZYBO (Zynq).
VHDL
12
star
27

generic-tflmicro

CMake project for TensorFlow Lite Micro
C++
11
star
28

VideoCompare

Tool to compare two video files, as well as two sets of still images
JavaScript
11
star
29

play_with_depthai

Sample projects to use DepthAI + OpenCV with OAK-D cameras in C++
C++
10
star
30

InferenceHelper_Binary

Provides pre-built libraries for InferenceHelper
Shell
9
star
31

RaspberryPiControllerQtPython

This is a project to control devices attached to Raspberry Pi
Python
9
star
32

FastGameOfLife

Fast Conway's Game of Life with OpenGL, OpenMP and CUDA
C
7
star
33

TDD_EmbeddedC

テスト駆動開発による組み込みプログラミング
C
7
star
34

ZYBO_HDMI_OUT

This is a Vivado project to output image data stored in DDR memory to TMDS output port.
VHDL
7
star
35

CNN_NumberDetector

Number Detect applications by CNN (Keras)
C++
6
star
36

visualize_imu

WIP
C++
5
star
37

imgui_test

Sample project to use ImGui + GLFW + OpenGL3
C++
5
star
38

android_bluetooth_rfcomm

Android sample project for Bluetooth RFCOMM
Java
5
star
39

VR_Hiking

VR application for hiking
C#
4
star
40

networkx2dearpygui

Python
4
star
41

Camera_STM32_StdLib

Digital Still Camera on STM32 with Standard Peripheral Libraries
C
4
star
42

LifeGame

the Game of Life (JavaScript)
JavaScript
4
star
43

ZYBO_IoT_PetaLinux

This is a PetaLinux project to create an IoT device with ZYBO (Zynq).
HTML
3
star
44

MoviePlayer_BlackWhite

ATmega328P
C
3
star
45

cmake_samples

CMake
3
star
46

Become_Dhalsim

Python
3
star
47

ZYBO_Portable_Mandelbrot

Portable Mandelbrot Set with ZYBO (Zynq)
Verilog
2
star
48

wasm_emscripten_test

CMake
2
star
49

ZYBO_IoT_SDK

This is a XSDK project to create an IoT device with ZYBO (Zynq).
C++
2
star
50

play_with_opengl

OpenGL + GLFW test projects
C++
2
star
51

aws_cloudformation_template

AWS CloudFormation template
Python
2
star
52

study_ros

Python
2
star
53

cmms

CMMS
Java
1
star
54

libjpeg_porting_microcontroller

Porting libjpeg to microcontrollers (without OS)
C
1
star
55

InputDeviceServer

Web application to display input device status on Raspberry Pi
C++
1
star
56

googletest_test

C++
1
star
57

3D_SpaceMouse

print HID value from 3D connexion space mouse (space navigator) on ubuntu
Python
1
star
58

TongueTwisterTeacher

TongueTwisterTeacher (Android App)
Java
1
star
59

Kalman_Filter

Test code for Kalman Filter
C++
1
star
60

CudaSampleApp

Sample project to use CUDA code with normal C/C++ console application as DLL library
C++
1
star
61

SDSOC_VARIOUS_IMPLEMENTATIONS

HTML
1
star
62

LedBlinkTDD

C++
1
star
63

rust_embedded_wio_bottom_up

Rust
1
star
64

RaspberryPiCrossCompileSetup

Raspberry Pi Setup Guide
C++
1
star
65

JetsonNanoTest

C++
1
star