EdVince / PiDiNet-NCNN
PiDiNet running in Android by ncnn
☆13Updated 3 years ago
Alternatives and similar repositories for PiDiNet-NCNN:
Users that are interested in PiDiNet-NCNN are comparing it to the libraries listed below
- Learning to See in the Dark running in Android by ncnn with Raw Camera☆23Updated 2 years ago
- ncnn Android demo of PP-TinyPose☆25Updated 3 years ago
- SSAT Makeup/Makeup Transfer infer by ncnn☆19Updated 3 years ago
- segment-anything based mnn☆34Updated last year
- a dehaze / picture enhancement demo using ncnn☆52Updated 4 years ago
- a demo of Animeganv2 infer by ncnn☆22Updated 3 years ago
- a naive NCNN implementation of GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration☆78Updated 3 years ago
- 使用OpenCV部署眼睛凝视估计,包含C++和Python两个版本的程序,只依赖opencv库就可以运行,彻底摆脱对任何深度学习框架的依赖。☆16Updated last year
- the C++ version of Transformer with ncnn☆19Updated 3 years ago
- naive c++ version of Mask2Former with ncnn☆19Updated 2 years ago
- a naive example of LivePortrait infer by ncnn☆38Updated 5 months ago
- ncnn demo of (文档矫正)DocTr: Document Image Transformer for Geometric Unwarping and Illumination Correction☆43Updated 3 years ago
- 使用OpenCV部署CoupledTPS,包含了肖像矫正,不规则边界的图像矩形化,旋转图像矫正,三个模型。依然是包含C++和Python两个版本的程序☆18Updated 6 months ago
- 使用ONNXRuntime部署E2Pose人体关键点检测,一共包含20个onnx模型,依然是C++和Python两个版本的程序☆16Updated 2 years ago
- 基于ncnn的android端的enet分割☆16Updated 4 years ago
- 🍅🍅FSANet: 1 Mb!! Head Pose Estimation with MNN、TNN and ONNXRuntime C++. (https://github.com/DefTruth/lite.ai.toolkit)☆17Updated 2 years ago
- SCRFD face detection based on MNN inference framework☆17Updated 3 years ago
- The deeplabv3+ person segmentation android example.☆27Updated 3 years ago
- Windows 💻 RobustVideoMatting with ONNXRuntime/MNN/TNN C++/Python☆11Updated 2 years ago
- ppstructure deploy by ncnn☆27Updated 6 months ago
- The GFPGAN network consists of two networks. Actually GFPGAN and StyleGAN2☆39Updated 2 years ago
- ☆15Updated 4 years ago
- 使用onnxruntime部署实时视频帧插值,包含C++和Python两个版本的程序☆25Updated 11 months ago
- ☆21Updated 3 weeks ago
- some ncnn demos of FunASR☆22Updated 3 months ago
- ncnn & tnn & mnn 三合一的安卓 Camera & Gallery 工程☆12Updated 2 years ago
- 使用ONNXRuntime部署PP-YOLOE目标检测,支持PP-YOLOE-s、PP-YOLOE-m、PP-YOLOE-l、PP-YOLOE-x四种结构,包含C++和Python两个版本的程序