edmBernard / DockerFilesLinks
Some useful dockerfiles for DeepLearning and Computer Vision
☆28Updated 3 years ago
Alternatives and similar repositories for DockerFiles
Users that are interested in DockerFiles are comparing it to the libraries listed below
Sorting:
- CNN model inference benchmarks for some popular deep learning frameworks☆52Updated 6 years ago
- use cython to rewrite the geo_map part of https://github.com/argman/EAST☆22Updated 7 years ago
- Connectionist Text Proposal Network in MXNet☆70Updated 6 years ago
- crnn in mxnet.can train with chinese characters☆48Updated 7 years ago
- ocr, cnn+lstm+ctc, crnn, recognition model, tensorflow☆75Updated 6 years ago
- Real time face landmarking using decision trees and NN autoencoders☆70Updated 6 years ago
- YOLO reimplement in caffe, written with python layer.☆14Updated 8 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 6 years ago
- Caffe For FaceNet: An Extension For Face Recognition☆13Updated 10 years ago
- A Gluon implementation of Mnasnet☆59Updated 6 years ago
- mxnet-Gluon implementation of PSENet text detector (Shape Robust Text Detection with Progressive Scale Expansion Network)☆18Updated 6 years ago
- MxNet to ONNX Exporter☆56Updated 7 years ago
- A MXNet/Gluon implementation of MobileNetV2☆86Updated 7 years ago
- Reappearance 'EAST:An Efficient and Accurate Scene Text Detector' with pytorch☆48Updated 7 years ago
- C++ object detection module for mxnet-ssd☆96Updated 8 years ago
- 一个比较复杂的生成真实场景文字的Python项目。原项目只能生成英文。 经过修改之后能够生成中文。 并且我也添加了图片中文字的切割和对应label的保存代码。☆34Updated 8 years ago
- Lightweight turnkey solution for AI☆102Updated 3 years ago
- PyTorch 1.0 inference in C++ on Windows10 platforms☆89Updated 6 years ago
- MXNet OCR implementation. Including text recognition and detection.☆109Updated 7 years ago
- I implemented a detection algorithm with a classification data set that does not have annotation information for the bounding box. Based …☆31Updated 7 years ago
- A mxnet object detection library contains implementations of RFCN, FCOS, RetinaNet, OpenPose, etc..☆31Updated 4 years ago
- ShuffleNet implementation in mxnet☆41Updated 7 years ago
- Google MobileNets Implementation using Tensorflow☆18Updated 8 years ago
- MTCNN_Training Scripts For Face Detection with PyTorch 0.4.0☆56Updated 7 years ago
- Implement 'Single Shot Text Detector with Regional Attention, ICCV 2017 Spotlight'☆83Updated 7 years ago
- TextBoxes: A Fast Text Detector with a Single Deep Neural Network https://github.com/MhLiao/TextBoxes 基于SSD改进的文本检测算法,textBoxes_note记录了之…☆24Updated 7 years ago
- A ShuffleNet implementation tested on Tiny ImageNet dataset☆41Updated 7 years ago
- YOLOv2 Implementation in TF/Keras. Allowing to experiment on different feature detectors (MobileNet, Darknet-19). Paper: https://arxiv.or…☆49Updated 7 years ago
- Detecting and counting small objects - Analysis, review and application to counting☆199Updated 7 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 4 years ago