Pinned Repositories
ANPR
Automatic licence plate recognition
Awesome-MXNet
A curated list of MXNet examples, tutorials and blogs.
aws-ec2-course
20 Must know EC2 things and 10 must do EC2 labs for beginners. Full course available on youtube
bbox-annotator
A bounding box annotation widget written in CoffeeScript.
ComputerVision
This repository comprises the work for an academic project in the context of Computer Vision. We built a system that reads in a file, scans an image in search for a license plate, and if one was found outputs the characters on this license plate.
Deep-Learning-Coursera
Deep Learning Specialization by Andrew Ng, deeplearning.ai.
Deep-Learning-with-PyTorch
Deep Learning with PyTorch, published by Packt
deepcovidnet
deeplab-training
Training your own Deeplab Model in Tensorflow
detectron2
Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
LewsTherin511's Repositories
LewsTherin511/ANPR
Automatic licence plate recognition
LewsTherin511/Awesome-MXNet
A curated list of MXNet examples, tutorials and blogs.
LewsTherin511/aws-ec2-course
20 Must know EC2 things and 10 must do EC2 labs for beginners. Full course available on youtube
LewsTherin511/bbox-annotator
A bounding box annotation widget written in CoffeeScript.
LewsTherin511/ComputerVision
This repository comprises the work for an academic project in the context of Computer Vision. We built a system that reads in a file, scans an image in search for a license plate, and if one was found outputs the characters on this license plate.
LewsTherin511/Deep-Learning-Coursera
Deep Learning Specialization by Andrew Ng, deeplearning.ai.
LewsTherin511/Deep-Learning-with-PyTorch
Deep Learning with PyTorch, published by Packt
LewsTherin511/deepcovidnet
LewsTherin511/deeplab-training
Training your own Deeplab Model in Tensorflow
LewsTherin511/detectron2
Detectron2 is FAIR's next-generation research platform for object detection and segmentation.
LewsTherin511/face_recognition
The world's simplest facial recognition api for Python and the command line
LewsTherin511/keras-yolo3
Training and Detecting Objects with YOLO3
LewsTherin511/keras-yolo3-1
A Keras implementation of YOLOv3 (Tensorflow backend)
LewsTherin511/kivy
Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
LewsTherin511/ocr
LewsTherin511/OIDv4_ToolKit
Download and visualize single or multiple classes from the huge Open Images v4 dataset
LewsTherin511/opencv_notebooks
LewsTherin511/proxy-nca
PyTorch Implementation of `No Fuss Distance Metric Learning using Proxies` (as introduced by Google Research).
LewsTherin511/raccoon_dataset
The dataset is used to train my own raccoon detector and I blogged about it on Medium
LewsTherin511/Spoon-Knife
This repo is for demonstration purposes only.
LewsTherin511/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
LewsTherin511/TensorFlow-Playground
Playing with Google's TensorFlow
LewsTherin511/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
LewsTherin511/tensorflow-yolov3
🔥 pure tensorflow Implement of YOLOv3 with support to train your own dataset
LewsTherin511/tf2-object-detection-api-tutorial
Tensorflow 2 Object Detection API Tutorial. This tutorial will take you from installation, to running pre-trained detection model, and training your model with a custom dataset, then exporting it for inference.
LewsTherin511/tf_models
Models and examples built with TensorFlow
LewsTherin511/tf_obj_det_multiple_objs_Win10
How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
LewsTherin511/YOLO_Object_Detection
This is the code for "YOLO Object Detection" by Siraj Raval on Youtube
LewsTherin511/yolo_v3-tensorflow-ipynb
This repository shows how to deploy YOLO object detection algorithm in tensorflow using python version 3, specifically in Jupyter Notebook.
LewsTherin511/YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.