Forked from argman/EAST for the ICPR MTWI 2018 CHALLENGE
☆16May 23, 2018Updated 8 years ago
Alternatives and similar repositories for EAST_ICPR
Users that are interested in EAST_ICPR are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3.☆15Jan 4, 2022Updated 4 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Jan 7, 2019Updated 7 years ago
- 运用yolo3实现自然场景文字检测☆38Jun 5, 2018Updated 8 years ago
- Forked from weinman/cnn_lstm_ctc_ocr for the ICPR MTWI 2018 challenge 1☆64Jun 21, 2018Updated 8 years ago
- Forked from argman/EAST for the ICPR MTWI 2018 CHALLENGE☆153Sep 17, 2018Updated 7 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 李航《统计学习方法》笔记和 Python 实现(不基于任何代数运算库)。☆59Nov 4, 2018Updated 7 years ago
- use cython to rewrite the geo_map part of https://github.com/argman/EAST☆22Jun 25, 2018Updated 8 years ago
- IJCAI-18 阿里妈妈搜索广告转化预测☆53Apr 6, 2018Updated 8 years ago
- tianchi competition,round1 24/2322,round2 45/2322☆16Dec 9, 2020Updated 5 years ago
- An open source cpu-based image processing☆15Mar 4, 2019Updated 7 years ago
- Describes how to run DBFace, a real-time, single-shot face detection model on Intel OpenVINO☆29Aug 23, 2020Updated 6 years ago
- ICPR MTWI 2018 挑战赛一☆11Feb 28, 2019Updated 7 years ago
- AndroidTopFaceSDK示例工程☆15Jul 14, 2017Updated 9 years ago
- just baseline☆63Sep 21, 2018Updated 7 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- TextMountain: Accurate Scene Text Detection via Instance Segmentation☆22May 13, 2019Updated 7 years ago
- EAST for ICPR MTWI 2018 Challenge II (Text detection of network images)☆48May 28, 2018Updated 8 years ago
- SeesawFaceNets: sparse and robust face verification model for mobile platform☆14Dec 22, 2019Updated 6 years ago
- This an implementation of FOTS with tensorflow☆180Sep 17, 2019Updated 6 years ago
- An Implementation of the alogrithm in paper IncepText: A New Inception-Text Module with Deformable PSROI Pooling for Multi-Oriented Scene…☆115Nov 22, 2018Updated 7 years ago
- I've put a function found in Apple's ARKit examples into a Swift Package & CocoaPod so it's easy to use.☆12Sep 28, 2019Updated 6 years ago
- MORAN: A Multi-Object Rectified Attention Network for Scene Text Recognition☆56Jan 31, 2019Updated 7 years ago
- Try to implement deeplab v3+ on pytorch according to offical demo.