-
cs230-code-examples Public
Forked from cs230-stanford/cs230-code-examplesCode examples in pyTorch and Tensorflow for CS230
Python Other UpdatedJan 28, 2020 -
Basic_CNNs_TensorFlow2 Public
Forked from calmiLovesAI/Basic_CNNs_TensorFlow2A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
Python MIT License UpdatedJan 14, 2020 -
shape_based_matching Public
Forked from meiqua/shape_based_matchingtry to implement halcon shape based matching, refer to machine vision algorithms and applications, page 317 3.11.5, written by halcon engineers
C++ BSD 2-Clause "Simplified" License UpdatedJun 4, 2019 -
libfacedetection Public
Forked from ShiqiYu/libfacedetectionAn open source library for face detection in images. The face detection speed can reach 1500FPS.
C++ Other UpdatedMar 14, 2019 -
AlphaTree-graphic-deep-neural-network Public
Forked from weslynn/AlphaTree-graphic-deep-neural-network将深度神经网络中的一些模型 进行统一的图示,便于大家对模型的理解
UpdatedJan 9, 2019 -
-
TensorFlow-Examples Public
Forked from aymericdamien/TensorFlow-ExamplesTensorFlow Tutorial and Examples for Beginners with Latest APIs
Jupyter Notebook Other UpdatedDec 16, 2018 -
Statistical-Learning-Method_Code Public
Forked from Dod-o/Statistical-Learning-Method_Code手写实现李航《统计学习方法》书中全部算法
Python UpdatedDec 16, 2018 -
YAD2K Public
Forked from allanzelener/YAD2KYAD2K: Yet Another Darknet 2 Keras
Python Other UpdatedNov 17, 2018 -
-
Grokking-Deep-Learning Public
Forked from iamtrask/Grokking-Deep-Learningthis repository accompanies my forthcoming book "Grokking Deep Learning"
Jupyter Notebook UpdatedNov 2, 2018 -
text-detection-ctpn Public
Forked from eragonruan/text-detection-ctpntext detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
Python MIT License UpdatedAug 21, 2018 -
-
ImageProcessing Public
Forked from chankeh/ImageProcessingtf mnist demo
Python UpdatedAug 10, 2018 -
cv-tricks.com Public
Forked from legolas123/cv-tricks.comRepository for all the tutorials and codes shared at cv-tricks.com
Python MIT License UpdatedJul 12, 2018 -
learnopencv Public
Forked from spmallick/learnopencvLearn OpenCV : C++ and Python Examples
Jupyter Notebook UpdatedJun 7, 2018 -
awesome-object-detection Public
Forked from amusi/awesome-object-detectionAwesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
UpdatedMay 13, 2018 -
CPS-OCR-Engine Public
Forked from AstarLight/CPS-OCR-EngineAn awesome OCR engine developed by SYSU DeepDriving Lab
Python UpdatedApr 23, 2018 -
Machine-Learning_ZhouZhihua Public
Forked from PnYuan/Machine-Learning_ZhouZhihuaExercises answers to the book "machine-learning" written by Prof. Zhou Zhihua of Nanjing University
HTML UpdatedMar 13, 2018 -
tensorflow-nvJetson Public
Forked from peterlee0127/tensorflow-nvJetsonTensorflow for Nvidia Jetson
UpdatedFeb 9, 2018 -
-
raccoon_dataset Public
Forked from datitran/raccoon_datasetThe dataset is used to train my own raccoon detector and I blogged about it on Medium
Jupyter Notebook MIT License UpdatedOct 16, 2017 -
-
tflearn Public
Forked from tflearn/tflearnDeep learning library featuring a higher-level API for TensorFlow.
Python Other UpdatedAug 17, 2017 -
DeepVideoAnalytics Public
Forked from ml-lab/DeepVideoAnalyticsA highly configurable visual search & analytics platform for images and videos.
Python UpdatedAug 16, 2017 -
DenseNetCaffe Public
Forked from liuzhuang13/DenseNetCaffeCaffe code for Densely Connected Convolutional Networks (DenseNets)
Python UpdatedAug 11, 2017 -
seglink Public
Forked from dengdan/seglinkAn Implementation of the seglink alogrithm in paper Detecting Oriented Text in Natural Images by Linking Segments
Python GNU General Public License v3.0 UpdatedAug 6, 2017 -
deeplearningbook-chinese Public
Forked from exacity/deeplearningbook-chineseDeep Learning Book Chinese Translation
TeX UpdatedAug 3, 2017 -
basicOCR Public
Forked from tongpi/basicOCRBasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。
Python GNU General Public License v3.0 UpdatedJul 28, 2017 -
DenseNet-Keras Public
Forked from flyyufelix/DenseNet-KerasDenseNet Implementation in Keras with ImageNet Pretrained Models
Python MIT License UpdatedJul 27, 2017