Pinned Repositories
AdaBoost
Small and easy C++ AdaBoost Implementation
Efficient_ImageNet_Classification
An efficient implementation for ImageNet classification
face_mask_tengine_lite
mtcnn-2
face detection and alignment with mtcnn
MultiModal-Active-Speaker-Detection
retinaface_pt
SCR-Face-Detection
Sample and Computation Redistribution for Efficient Face Detection
talking-face-arxiv-daily
🎓 Update Talking-Face Research Papers Daily, Now Integrated with LLM Analysis.
tensorflow-tutorial-1
Some tensorflow demo
YoloOCLInference
An extremely light weight tiny-YOLO inference engine targeted towards OpenCL hardware.
azuredsky's Repositories
azuredsky/TensorRT-YOLOv4
tensorrt5, yolov4, yolov3,yolov3-tniy,yolov3-tniy-prn
azuredsky/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
azuredsky/AndroidLibyuvImageUtils
A image processing library on Android, base on the libyuv.
azuredsky/Attention-Gated-Networks
Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation
azuredsky/Attr2Font
[SIGGRAPH 2020] Attribute2Font: Creating Fonts You Want From Attributes
azuredsky/Awesome-Crowd-Counting
Awesome Crowd Counting
azuredsky/awesome-point-cloud-analysis
A list of papers and datasets about point cloud analysis (processing)
azuredsky/CasiaLabeler
开箱即用,支持windows和ubuntu
azuredsky/DA
Unsupervised Domain Adaptation Papers and Code
azuredsky/DCGAN_WGAN_WGAN-GP_LSGAN_SNGAN_RSGAN_BEGAN_ACGAN_PGGAN_TensorFlow
Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN, RSGAN, RaSGAN, BEGAN, ACGAN, PGGAN, pix2pix, BigGAN
azuredsky/deep-sdm
deep-sdm is appied for face landmark.
azuredsky/DeepStream-Yolo
NVIDIA DeepStream SDK 5 configuration for YoloV3 model
azuredsky/Discriminative-Multi-modality-Speech-Recognition
TF code for our CVPR2020 paper "Discriminative Multi-modality Speech Recognition"
azuredsky/Dual-Path-RNN-Pytorch
Dual-path RNN: efficient long sequence modeling for time-domain single-channel speech separation implemented by Pytorch
azuredsky/Face-Mask
Real time webcam face detection, protect yourself from COVID19 with a virtual mask
azuredsky/FaceTracker
Real time deformable face tracking in C++ with OpenCV 3.
azuredsky/FAS-SGTD
Deep Spatial Gradient and Temporal Depth Learning for Face Anti-spoofing
azuredsky/Human-Falling-Detect-Tracks
AlphaPose + ST-GCN + SORT.
azuredsky/HyperLandmark
Deep Learning Based Free Mobile Real-Time Face Landmark Detector.
azuredsky/MaskTextSpotter
A PyTorch implementation of Mask TextSpotter
azuredsky/MobileNetv2-YOLOV3
A darknet implementation of MobileNetV2-YOLOv3-Nano: detection network designed by mobile terminal,0.5BFlops!!!HUAWEI P40 6ms& 3MB!!!
azuredsky/PaddleSeg
End-to-End Image Segmentation Kits Based on PaddlePaddle. (『飞桨』图像分割开发套件)
azuredsky/PyTorchTricks
Some tricks of pytorch... :star:
azuredsky/RegNet-Search-PyTorch
Search for RegNet using PyTorch
azuredsky/Silent-Face-Anti-Spoofing
静默活体检测(Silent-Face-Anti-Spoofing)
azuredsky/Smoke-Detect-by-YoloV5
Yolov5 real time smoke detection system
azuredsky/Thundernet-pytorch
thundernet object detection
azuredsky/TIME-DOMAIN-AUDIO-VISUAL-SPEECH-SEPARATION
Pytorch implementation
azuredsky/TNN
TNN:由腾讯优图实验室打造,移动端高性能、轻量级推断框架,同时拥有跨平台、高性能、模型压缩、代码裁剪等众多突出优势。TNN框架在原有Rapidnet、ncnn框架的基础上进一步加强了移动端设备的支持以及性能优化,同时也借鉴了业界主流开源框架高性能和良好拓展性的优点。目前TNN已经在手Q、微视、P图等应用中落地,欢迎大家参与协同共建,促进TNN推断框架进一步完善。
azuredsky/yolo-tensorrt
darknet -> tensorrt. TensorRT yoloV23 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.