Pinned Repositories
abseil-cpp
Abseil Common Libraries (C++)
abseil-py
Abseil Python Common Libraries
AndroidScannerDemo
ScanLibrary is an android document scanning library built on top of OpenCV, using the app you will be able to select the exact edges and crop the document accordingly from the selected 4 edges and change the perspective transformation of the cropped image.
basicOCR
Basic Optical Character Recognition Tutorial. Damiles Blog.
BBox-Label-Tool
A simple tool for labeling object bounding boxes in images
caffe
Caffe: a fast open framework for deep learning.
caffe-android-demo
An android caffe demo app exploiting caffe pre-trained ImageNet model for image classification
caffe-ocr
OCR with caffe deep learning framework
caffe-tensorflow
Caffe models in TensorFlow
caffe-yolo
YOLO (Real-Time Object Detection) in caffe
ismymajia's Repositories
ismymajia/abseil-cpp
Abseil Common Libraries (C++)
ismymajia/abseil-py
Abseil Python Common Libraries
ismymajia/AndroidScannerDemo
ScanLibrary is an android document scanning library built on top of OpenCV, using the app you will be able to select the exact edges and crop the document accordingly from the selected 4 edges and change the perspective transformation of the cropped image.
ismymajia/BBox-Label-Tool
A simple tool for labeling object bounding boxes in images
ismymajia/caffe
Caffe: a fast open framework for deep learning.
ismymajia/caffe-tensorflow
Caffe models in TensorFlow
ismymajia/caffe-yolo
YOLO (Real-Time Object Detection) in caffe
ismymajia/clstm
A small C++ implementation of LSTM networks, focused on OCR.
ismymajia/crnn
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.
ismymajia/crnn.pytorch
Convolutional recurrent network in pytorch
ismymajia/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
ismymajia/FCN_Text
ismymajia/FCRN-DepthPrediction
Deeper Depth Prediction with Fully Convolutional Residual Networks (FCRN)
ismymajia/GMS-Feature-Matcher
C++ code for "GMS: Grid-based Motion Statistics for Fast, Ultra-robust Feature Correspondence"
ismymajia/ijkplayer
Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.
ismymajia/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
ismymajia/LabelMeAnnotationTool
Source code for the LabelMe annotation tool.
ismymajia/mars
Mars is a cross-platform network component developed by WeChat.
ismymajia/multipathnet
A Torch implementation of the object detection network from "A MultiPath Network for Object Detection" (https://arxiv.org/abs/1604.02135)
ismymajia/ocropy
Python-based tools for document analysis and OCR
ismymajia/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
ismymajia/ORB_SLAM_iOS
ORB_SLAM for iOS
ismymajia/phxrpc
A simple C++ based RPC framework.
ismymajia/pva-faster-rcnn
Demo code for PVANet
ismymajia/SeetaFaceEngine
ismymajia/slambook
ismymajia/SynthText
Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.
ismymajia/TextProposals
Implementation of the method proposed in the papers " TextProposals: a Text-specific Selective Search Algorithm for Word Spotting in the Wild" and "Object Proposals for Text Extraction in the Wild" (Gomez & Karatzas), 2016 and 2015 respectively.
ismymajia/tinker
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
ismymajia/VINS-Mobile
Monocular Visual-Inertial State Estimator on Mobile Phones