Pinned Repositories
android-camera2demo
An android real-time image processing DEMO using camera2 API and ANativeWindow API.
checkout-opencv
Action for checking out https://github.com/opencv/opencv
how-to-optimize-gemm-opencl
Step-by-step GEMM optimization tutorial on OpenCL GPU platforms
PyTorch-FLOPs
Only the SIZE of tensors flow for pure FLOPs calculation
pytorch_internal
Looking into the internal of PyTorch.
opencv
Open Source Computer Vision Library
opencv_zoo
Model Zoo For OpenCV DNN and Benchmarks.
fengyuentau's Repositories
fengyuentau/how-to-optimize-gemm-opencl
Step-by-step GEMM optimization tutorial on OpenCL GPU platforms
fengyuentau/opencv_zoo
Model Zoo For OpenCV DNN and Benchmarks.
fengyuentau/PyTorch-FLOPs
Only the SIZE of tensors flow for pure FLOPs calculation
fengyuentau/pytorch_internal
Looking into the internal of PyTorch.
fengyuentau/checkout-opencv
Action for checking out https://github.com/opencv/opencv
fengyuentau/onnx_utils
Generate a valid onnx model using only the onnx
fengyuentau/ci-gha-workflow
GitHub Actions workflows for OpenCV project
fengyuentau/CLBlast
Tuned OpenCL BLAS
fengyuentau/DALI
A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications
fengyuentau/ExtendRandomBBoxCrop
Extend `RandomBBoxCrop` from NVIDA/DALI to perform the same operations to both bounding boxes and extra data, such as bbox-related landmarks.
fengyuentau/ficus
The programming language Ficus
fengyuentau/HRNet-Facial-Landmark-Detection
This is an official implementation of facial landmark detection for our TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition". https://arxiv.org/abs/1908.07919
fengyuentau/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
fengyuentau/libfacedetection.train
The training program for libfacedetection for face detection and 5-landmark detection.
fengyuentau/onnx-simplifier
Simplify your onnx model
fengyuentau/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
fengyuentau/opencv
Open Source Computer Vision Library
fengyuentau/opencv-dnn-dynamic_backend
fengyuentau/opencv-gha-dockerfile
GitHub Actions Dockerfiles for OpenCV project
fengyuentau/opencv-worker-config
OpenCV buildbot worker scripts
fengyuentau/opencv_contrib
Repository for OpenCV's extra modules
fengyuentau/opencv_extra
OpenCV extra data
fengyuentau/opencv_zoo_cpp
C++ version of OpenCV Zoo (https://github.com/opencv/opencv_zoo)
fengyuentau/optimizer
Actively maintained ONNX Optimizer
fengyuentau/Paddle2ONNX
PaddlePaddle to ONNX model converter
fengyuentau/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
fengyuentau/Tengine
Tengine is a lite, high performance, modular inference engine for embedded device
fengyuentau/test-clblast
fengyuentau/TIM-VX
Verisilicon Tensor Interface Module
fengyuentau/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."