smartcai's Stars
deepfakes/faceswap
Deepfakes Software For All
mrgloom/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
aaron-xichen/pytorch-playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
princeton-vl/CornerNet-Lite
VDIGPKU/M2Det
M2Det: A Single-Shot Object Detector based on Multi-Level Feature Pyramid Network
kuaikuaikim/dface
Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)
burness/tensorflow-101
learn code with tensorflow
liuwei16/CSP
High-level Semantic Feature Detection: A New Perspective for Pedestrian Detection, CVPR, 2019
persistforever/cifar10-tensorflow
cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率
guanfuchen/video_obj
基于视频的目标检测算法研究 华为媒体研究院 图文Caption、OCR识别、图视文多模态理解与生成相关方向工作或实习欢迎咨询 15757172165 https://guanfuchen.github.io/media/hw_zhaopin_20220724_tiny.jpg
alyssaq/3Dreconstruction
3D reconstruction, sfm with Python3
WordZzzz/fisheye_calibration
鱼眼摄像头畸变校正代码。内含两个版本,分别基于opencv2和opencv3,支持图片矫正和USB摄像头实时畸变矫正。
soloice/Chinese-Character-Recognition
This project shows how to use CNN to perform Chinese character recognition, a much more complicated task compared to MNIST digit recognition.
hq-jiang/instance-segmentation-with-discriminative-loss-tensorflow
Tensorflow implementation of "Semantic Instance Segmentation with a Discriminative Loss Function"
mattzheng/keras-yolov3-KF-objectTracking
以kears-yolov3做detector,以Kalman-Filter算法做tracker,进行多人物目标追踪
sebastianbk/finetuned-resnet50-keras
This repo shows how to finetune a ResNet50 model for your own data using Keras.
npatta01/web-deep-learning-classifier
Deep Learning model to classify food (Web App)
AmemiyaYuko/HandwrittenChineseCharacterRecognition
Training a CNN on Tensorflow to recognize handwritten Chinese characters
bovine/defish
Algorithmic correction of fisheye lens distortion
npatta01/mobile-deep-learning-classifier
Tutorial on building and deploying a Mobile Deep Learning Classifier for food
weningerleon/TextileDefectDetection
Implementation of the paper: Defect Detection in Plain Weave Fabrics by Yarn Tracking and Fully Convolutional Networks
vyomshm/face_recognition
Real time facial detection and detection using OpenCV, dlib and OpenFace
jimeffry/Age-gender-and-emotion-recognition
3 networks to recognition age,gender and emotion
iunknown10/fisheyeCorrection
Fisheye correction using distortion table
stevehjc/Image-Registration_SURF
Image Registration
vivianLL/FaceDetectionAndRecognition
Face detection and recognition with Keras. Detect faces from the video and train them using CNN,then recognize if it is you.
ljllili23/Chinese_rec_GUI
Chinese Character Recognition based on Tensorflow with GUI
dongeliu/lfc
Light-field compression
saad-home/Crowd-Flow-Segmentation
The code and dataset for the paper ''Saad Ali, Mubarak Shah, A Lagrangian Particle Dynamics Approach for Crowd Flow Segmentation and Stability Analysis, IEEE International Conference on Computer Vision and Pattern Recognition (CVPR), Minneapolis, Minnesota, June 19-21, 2007"
liangjiubujiu/light-field-compression-by-low-rank-optimization
Some tricks on light field decomposition with low rank and SVD method