Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
AdaBoost-1
基于AdaBoost算法训练表征人脸的Haar特征
deblur
image deblur framework,base on opencv 2.4.9
GazeEstimation
Visible spectrum,Non intrusive,Low cost,Gaze estimation
Hindi-Text-Detection-and-Recognition-in-Broadcast-Videos
The project intended to allow a computer system to interpret a broadcast video and extract Hindi text from the video.
Hyperion
Dehazing and Low Light Image Enhancement
HyperLPR
基于深度学习的实时车牌识别项目 A license plate recognition framework(ANPR/ALPR) based on deep learning.
OCR_CharGen
用于OCR的字符样本生成工具 A tools can generate samples for OCR trainning.
optimeyes
Webcam-based eye pupil tracking and gaze estimation using Python and OpenCV
Super-Resolution.Benckmark
Benchmark and resources for single super-resolution algorithms
smartcai's Repositories
smartcai/100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
smartcai/arxiv-sanity-preserver
Web interface for browsing, search and filtering recent arxiv submissions
smartcai/autoxuexi
学习强国,每日学习最新内容,支持定时学习。最新适用:2019/05/20更新版本。
smartcai/AutoXuexiQiangGuo
学习强国/Python自动化代码
smartcai/awesome-autonomous-vehicle
无人驾驶的资源列表中文版
smartcai/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
smartcai/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet)
smartcai/CDN_MRF
Testing code for CDN_MRF: Z. He, S. Tang, J. Yang, Y. Cao, M. Y. Yang, and Y. Cao, “Cascaded Deep Networks with Multiple Receptive Fields for Infrared Image Super-Resolution,” IEEE Trans. Circuits Syst. Video Technol., 2018. (Accepted)
smartcai/CornerNet-Lite
smartcai/CPS-OCR-Engine
An awesome OCR engine developed by SYSU DeepDriving Lab
smartcai/CSP
High-level Semantic Feature Detection: A New Perspective for Pedestrian Detection, CVPR, 2019
smartcai/Deep-Learning-Project-Template
A best practice for deep learning project template architecture.
smartcai/DEye
Keep an Eye on Defects Inspection.
smartcai/face-datasets
Some handy scripts for processing face datasets
smartcai/faceai-master
smartcai/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
smartcai/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
smartcai/insightface
Face Analysis Project on MXNet
smartcai/Iterative-Wiener-Filter-Super-resolution
Kwok-Wai Hung, *Wan-Chi Siu, Single-Image Super-Resolution Using Iterative Wiener Filter based on Nonlocal Means, Signal Processing: Image Communication, Vol. 39, Part A, pp 26-45, November 2015.
smartcai/kinship_prediction
Deep Neural Networks for Kinship prediction using face photos
smartcai/M2Det
M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid Network
smartcai/mobile-deep-learning-classifier
smartcai/Motion-detection
MATLAB, Simple Background Subtraction, Simple Frame Differencing, Adaptive Background Subtraction, Persistent Frame Differencing
smartcai/netron
Visualizer for deep learning and machine learning models
smartcai/pytorch-yolov3
YOLOv3 PyTorch version, add cocoapi mAP evaluation. 增加了中文注释。
smartcai/scene-graph-TF-release
"Scene Graph Generation by Iterative Message Passing" code repository
smartcai/simpledet_and_mmdet_notes
simpledet和mmdetection源码阅读笔记
smartcai/tf_doc_localisation
smartcai/web-deep-learning-classifier
Deep Learning model to classify food (Web App)
smartcai/yolov3-network-slimming
yolov3 network slimming剪枝的一种实现