-
FaceForensics Public
Forked from ondyari/FaceForensicsGithub of the FaceForensics dataset
Python Other UpdatedMar 20, 2019 -
Mask_RCNN Public
Forked from matterport/Mask_RCNNMask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Python Other UpdatedMar 12, 2019 -
DepthAwareCNN Public
Forked from laughtervv/DepthAwareCNNDepth-aware CNN for RGB-D Segmentation, ECCV 2018
Python MIT License UpdatedJan 14, 2019 -
imgaug Public
Forked from aleju/imgaugImage augmentation for machine learning experiments.
-
warp-ctc Public
Forked from SeanNaren/warp-ctcPytorch Bindings for warp-ctc
Cuda Apache License 2.0 UpdatedNov 7, 2018 -
R2CNN_Faster-RCNN_Tensorflow Public
Forked from DetectionTeamUCAS/R2CNN_Faster-RCNN_TensorflowRotational region detection based on Faster-RCNN.
Python UpdatedNov 6, 2018 -
maskrcnn-benchmark Public
Forked from facebookresearch/maskrcnn-benchmarkFast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
Python MIT License UpdatedOct 26, 2018 -
crnn.pytorch Public
Forked from meijieru/crnn.pytorchConvolutional recurrent network in pytorch
-
models Public
Forked from tensorflow/modelsModels and examples built with TensorFlow
Python Apache License 2.0 UpdatedOct 17, 2018 -
captcha_solver Public
Forked from yeguixin/captcha_solverSource code for ACM CCS 2018
-
TextBoxes_plusplus Public
Forked from MhLiao/TextBoxes_plusplusTextBoxes++: A Single-Shot Oriented Scene Text Detector
C++ Other UpdatedOct 9, 2018 -
Anti-Anti-Spider Public
Forked from luyishisi/Anti-Anti-Spider越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停)
HTML UpdatedOct 1, 2018 -
deeplab_v3 Public
Forked from sthalles/deeplab_v3Tensorflow Implementation of the Semantic Segmentation DeepLab_V3 CNN
Jupyter Notebook MIT License UpdatedSep 28, 2018 -
tesseract Public
Forked from tesseract-ocr/tesseractTesseract Open Source OCR Engine (main repository)
C++ Apache License 2.0 UpdatedSep 27, 2018 -
DaSiamRPN Public
Forked from foolwood/DaSiamRPNDistractor-aware Siamese Networks for Visual Object Tracking (ECCV2018)
Python MIT License UpdatedSep 20, 2018 -
-
chinese-ocr Public
Forked from ooooverflow/chinese-ocr基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别
Python UpdatedAug 21, 2018 -
SynthText Public
Forked from ankush-me/SynthTextCode for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.
Python Apache License 2.0 UpdatedAug 1, 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 UpdatedJun 26, 2018 -
mxnet-ssd Public
Forked from zhreshold/mxnet-ssdMXNet port of SSD: Single Shot MultiBox Object Detector. Reimplementation of https://github.com/weiliu89/caffe/tree/ssd
Python MIT License UpdatedJun 25, 2018 -
crnn Public
Forked from bgshih/crnnConvolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
Lua MIT License UpdatedJun 20, 2018 -
tensorflow-resnet Public
Forked from ry/tensorflow-resnetResNet model in TensorFlow
Python MIT License UpdatedJun 16, 2018 -
AdvancedEAST Public
Forked from huoyijie/AdvancedEASTAdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
Python MIT License UpdatedJun 13, 2018 -
tensorflow Public
Forked from tensorflow/tensorflowComputation using data flow graphs for scalable machine learning
C++ Apache License 2.0 UpdatedMay 23, 2018 -
darknet Public
Forked from pjreddie/darknetConvolutional Neural Networks
C Other UpdatedMay 9, 2018 -
EAST Public
Forked from argman/EASTA tensorflow implementation of EAST text detector
C++ GNU General Public License v3.0 UpdatedMay 8, 2018 -
dlcv_for_beginners Public
Forked from yeyun111/dlcv_for_beginners《深度学习与计算机视觉》配套代码
Python BSD 3-Clause "New" or "Revised" License UpdatedMar 24, 2018 -
tf_to_trt_image_classification Public
Forked from NVIDIA-AI-IOT/tf_to_trt_image_classificationImage classification with NVIDIA TensorRT from TensorFlow models.