HelloJahid / NID-Information-Extraction-using-Deep-Learning-Links
☆17Updated 4 years ago
Alternatives and similar repositories for NID-Information-Extraction-using-Deep-Learning-
Users that are interested in NID-Information-Extraction-using-Deep-Learning- are comparing it to the libraries listed below
Sorting:
- ☆27Updated 4 years ago
- An approach to detecting face masks in crowded places built using RetinaNet Face for face mask detection and Xception network for classif…☆25Updated 4 years ago
- Different Generative Adversarial Networks☆24Updated 4 years ago
- This project shows how to build a simple handwriting recognizer in Keras with the IAM dataset.☆13Updated 4 years ago
- This project presents a simple framework to retrieve images similar to a query image.☆29Updated 4 years ago
- Bangla-Bert is a pretrained bert model for Bengali language☆81Updated 7 months ago
- This repository builds a product detection model to recognize products from grocery shelf images.☆98Updated 4 years ago
- This repository shows how to train a custom detection model with the TFOD API, optimize it with TFLite, and perform inference with the op…☆32Updated 4 years ago
- A Tensorflow2.0 implementation of Single Shot Detector☆33Updated 5 years ago
- A simple YOLOv3 object detection API in Python (using Flask).☆15Updated 4 years ago
- ☆60Updated 5 years ago
- ☆16Updated 3 years ago
- This repository contains my solutions and stand-alone Colab-friendly notebooks for the Intro to Deep Learning with PyTorch Course on Udac…☆19Updated 6 years ago
- ☆14Updated 6 years ago
- This project demonstrates the use of TensorFlow Object Detection API to automatically number plates (Indian) from vehicles☆40Updated 6 years ago
- MLflow is Open source platform for the machine learning lifecycle so here you can learn MLflow End to End Example with Prediction.☆13Updated 3 years ago
- This repository provides a Colab Notebook that shows how to use Spatial Transformer Networks inside CNNs in Keras.☆37Updated 3 years ago
- Keras Functional API for multiple inputs and mixed data☆11Updated 6 years ago
- A face recognition web app powered by Facenet model using Flask, OpenCV, Heroku☆35Updated 4 years ago
- Detection masks on faces.☆29Updated 5 years ago
- Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.☆20Updated 4 years ago
- This repo is special for those who want to start learning computer vision related tasks such as image classification.☆38Updated 2 years ago
- Notes and code on computer vision course ,PyImageSearch Gurus.☆31Updated 5 years ago
- ☆24Updated 3 years ago
- vizgradcam is the fastest way to visualize GradCAM with your Keras models.☆60Updated 4 years ago
- Going deeper into Deep CNNs through visualization methods: Saliency maps, optimize a random input image and deep dreaming with Keras