Pinned Repositories
app-ai-hackathon-w1-g2
BMN-Boundary-Matching-Network
A pytorch-version implementation codes of paper: "BMN: Boundary-Matching Network for Temporal Action Proposal Generation", which is accepted in ICCV 2019.
car-damage-detective
Assessing car damage with convolution neural networks for a personal auto claims expedition use case
car-damage-detector
Mask R-CNN Model to detect the area of damage on a car. The rationale for such a model is that it can be used by insurance companies for faster processing of claims if users can upload pics and they can assess damage from them. This model can also be used by lenders if they are underwriting a car loan especially for a used car.
CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
CVPR19-Face-Anti-spoofing
Code for 2nd Place Solution in Face Anti-spoofing Attack Detection Challenge @ CVPR2019
document-image-classification-TL-SG
Document Image Classification with Intra-Domain Transfer Learning and Stacked Generalization of Deep Convolutional Neural Networks
fine_tune_mrz
Human-Falling-Detect-Tracks
AlphaPose + ST-GCN + SORT.
iagcwd
An improved contrast enhancement method for image. :camera:
aymanechilah's Repositories
aymanechilah/app-ai-hackathon-w1-g2
aymanechilah/BMN-Boundary-Matching-Network
A pytorch-version implementation codes of paper: "BMN: Boundary-Matching Network for Temporal Action Proposal Generation", which is accepted in ICCV 2019.
aymanechilah/car-damage-detective
Assessing car damage with convolution neural networks for a personal auto claims expedition use case
aymanechilah/car-damage-detector
Mask R-CNN Model to detect the area of damage on a car. The rationale for such a model is that it can be used by insurance companies for faster processing of claims if users can upload pics and they can assess damage from them. This model can also be used by lenders if they are underwriting a car loan especially for a used car.
aymanechilah/CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
aymanechilah/CVPR19-Face-Anti-spoofing
Code for 2nd Place Solution in Face Anti-spoofing Attack Detection Challenge @ CVPR2019
aymanechilah/document-image-classification-TL-SG
Document Image Classification with Intra-Domain Transfer Learning and Stacked Generalization of Deep Convolutional Neural Networks
aymanechilah/fine_tune_mrz
aymanechilah/Human-Falling-Detect-Tracks
AlphaPose + ST-GCN + SORT.
aymanechilah/iagcwd
An improved contrast enhancement method for image. :camera:
aymanechilah/irs_tabformer
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
aymanechilah/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
aymanechilah/pix2struct_jsl
aymanechilah/Pupil-Detection
Detects pupil of the eye from the images/video and create a circle around it.
aymanechilah/Scanned-document-classification-deep-learning
BFSI sectors deal with lots of unstructured scanned documents which are archived in document management systems for further use.For example in Insurance sector, when a policy goes for underwriting, underwriters attached several raw notes with the policy, Insureds also attach various kind of scanned documents like identity card, bank statement, letters etc. In later parts of the policy life cycle if claims are made on a policy, releted scanned documents also archeived.Now it becomes a tedious job to identify a particular document from this vast repository. The goal of this case study is to develop a deep learning based solution which can automatically classify scanned documents.
aymanechilah/spark-nlp
State of the Art Natural Language Processing
aymanechilah/spark-nlp-workshop
Public runnable examples of using John Snow Labs' NLP for Apache Spark.
aymanechilah/tesseract-preprocessing-convolution-poc
Ipynb POC for Convolutional Preprocessor used to enhance Tesseract's Accuracy
aymanechilah/TextRecognitionDataGenerator
A synthetic data generator for text recognition
aymanechilah/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
aymanechilah/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
aymanechilah/wild-OCR
A more complete pipeline to read text in natural scene images (in the wild). It uses multiple Deep Learning methods and sets the emphasis mostly on the preprocessing of text images to improve the performance of the OCR.