Pinned Repositories
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
Computer_Vision_and_Image_Processing
face-alignment-at-3000fps
The project is an C++ implementation of Face Alignment at 3000fps via Regressing Local Binary Features
face-alignment-in-3000fps
a c++ implementation of face alignment in 3000fps
FaceDatasets
Some scripts to process face datasets.
Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow
ObjectDetection-OneStageDet
单阶段通用目标检测器
pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
supervisory_frame
简单的监控视频人、车、非机动车检测跟踪框架
Boosting's Repositories
Boosting/BGAQRCode-Android
QRCode 扫描二维码、扫描条形码、相册获取图片后识别、生成带 Logo 二维码、支持微博微信 QQ 二维码扫描样式
Boosting/DRN
Closed-loop Matters: Dual Regression Networks for Single Image Super-Resolution
Boosting/hayoou_safe_driving_android
YOLOV4 tiny + lane detect in Android with 8 FPS!
Boosting/hms-scan-demo
Sample code for demonstrating Huawei HMS ScanKit capabilities. It illustrates how to help developers quickly build code scanning capabilities.
Boosting/leetcode-1
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Boosting/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Boosting/libyuv
:rainbow: 基于Google的libyuv编译封装的YUV转换工具库,主要用途是在各种YUV与RGB之间进行相互转换、裁减、旋转、缩放、镜像等。(用法超简单)
Boosting/mmdetection-mini
mmdetection最小学习版
Boosting/mry-backend
本代码库为码如云后端代码。码如云是一个基于二维码的一物一码管理平台,可以为每一件“物品”生成一个二维码,手机扫码即可查看物品信息并发起相关业务操作,操作内容可由你自己定义,典型的应用场景包括固定资产管理、设备巡检以及物品标签等。在技术上,码如云是一个无代码平台,全程采用DDD、整洁架构和事件驱动架构**完成开发。
Boosting/mry-frontend
本代码库为码如云前端代码。码如云是一个基于二维码的一物一码管理平台,可以为每一件“物品”生成一个二维码,手机扫码即可查看物品信息并发起相关业务操作,操作内容可由你自己定义,典型的应用场景包括固定资产管理、设备巡检以及物品标签等。在技术上,码如云是一个无代码平台,全程采用DDD、整洁架构和事件驱动架构**完成开发。
Boosting/nanodet
⚡Super fast and lightweight anchor-free object detection model. 🔥Only 1.8mb and run 97FPS on cellphone🔥
Boosting/opencv-mobile
The minimal opencv for Android, iOS, ARM Linux, Windows, Linux, MacOS, WebAssembly
Boosting/opencv_3rdparty
OpenCV - 3rdparty
Boosting/Paddle-Lite
Multi-platform high performance deep learning inference engine (『飞桨』多平台高性能深度学习预测引擎)
Boosting/PISR
An official implementation of "Learning with Privileged Information for Efficient Image Super-Resolution" (ECCV2020) in PyTorch.
Boosting/pytorch_classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
Boosting/Pytorch_Retinaface
Retinaface get 80.99% in widerface hard val using mobilenet0.25.
Boosting/RCAN
PyTorch code for our ECCV 2018 paper "Image Super-Resolution Using Very Deep Residual Channel Attention Networks"
Boosting/ScaledYOLOv4
:fire::fire::fire: Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解读请联系小编获取PDF文档
Boosting/Scanner
二维码/条码识别、身份证识别、银行卡识别、车牌识别、图片文字识别、黄图识别、驾驶证(驾照)识别
Boosting/SMSR
[CVPR 2021] Exploring Sparsity in Image Super-Resolution for Efficient Inference
Boosting/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
Boosting/Swin-Transformer-Semantic-Segmentation
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" on Semantic Segmentation.
Boosting/TNN_Demo
🍉 移动端TNN部署学习笔记,支持Android与iOS。
Boosting/Yolo-Fastest
:zap: Yolo universal target detection model combined with EfficientNet-lite, the calculation amount is only 230Mflops(0.23Bflops), and the model size is 1.3MB
Boosting/Yolo-FastestV2
:zap: Based on Yolo's low-power, ultra-lightweight universal target detection algorithm, the parameter is only 250k, and the speed of the smart phone mobile terminal can reach ~300fps+
Boosting/YOLObile
This is the implementation of YOLObile: Real-Time Object Detection on Mobile Devices via Compression-Compilation Co-Design
Boosting/YOLOV3-NANO
YOLOV3-NANO-Tensorflow
Boosting/YOLOv5_NCNN
🍅 Ncnn deployment on mobile,support:YOLOv5s,YOLOv4-tiny,MobileNetV2-YOLOv3-nano,Simple-Pose,Yolact,ChineseOCR-lite,ENet,Landmark106,DBFace,MBNv2-FCN,MBNv3-Seg-small and NanoDet on camera.
Boosting/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android