cheeyeo
I'm a software writer with a background in computer science. My interests are in machine learning, deep learning, python, go-lang, devops
@m1l0ai UK, United Kingdom
cheeyeo's Stars
apache/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
visenger/awesome-mlops
A curated list of references for MLOps
cmiscm/leonsans
Leon Sans is a geometric sans-serif typeface made with code in 2019 by Jongmin Kim.
SysCV/sam-hq
Segment Anything in High Quality [NeurIPS 2023]
graphframes/graphframes
GraphFrames is a package for Apache Spark which provides DataFrame-based Graphs
whitelok/image-text-localization-recognition
A general list of resources to image text localization and recognition 场景文本位置感知与识别的论文资源与实现合集 シーンテキストの位置認識と識別のための論文リソースの要約
IDEA-Research/Grounding-DINO-1.5-API
Grounding DINO 1.5: IDEA Research's Most Capable Open-World Object Detection Model Series
jupyterhub/dockerspawner
Spawns JupyterHub single user servers in Docker containers
sbrunner/deskew
Library used to deskew a scanned document
janzd/EAST
Implementation of EAST scene text detector in Keras
BboyHanat/TextGenerator
OCR dataset Text-Detection dataset Font-Classification dataset generator
AirBernard/Scene-Text-Detection-with-SPCNET
Repository for Scene Text Detection with Supervised Pyramid Context Network with tensorflow.
Bartzi/kiss
Code for the paper "KISS: Keeping it Simple for Scene Text Recognition"
SURFZJY/Real-time-Text-Detection-DBNet
PyTorch re-implementation of ''Real-time Scene Text Detection with Differentiable Binarization'' (AAAI 2020)
bay1/card-crnn-ctpn
CTPN+CRNN bank card number identification(data/test pictures accuary ≈90%)
AlexIoannides/py-docker-aws-example-project
Automated testing and deployment of a simple Flask-based (RESTful) micro-service to a production-like environment on AWS, using Docker containers and Travis-CI.
cheeyeo/kubernetes-ingress-grpc
Example of using Ingress controller on Kubernetes to serve GRPC services
cheeyeo/content_based_image_retrieval_portfolio_example
An example of building a CBIR (Content Based Image Retrieval) system using Tensorflow2
m1l0ai/m1l0-tfod
Toolkit for the TFOD API
cheeyeo/face_recognition
Example of building a face recognition model in Keras and Tensorflow
cheeyeo/tfod_rcnn_example
Example of training Faster-RCNN model with TFOD API
cheeyeo/transfer_learning_portfolio_example
Building a image classifier on the flowers 17 dataset using VGG 16 pretrained with fine tuning
cheeyeo/VAULT_AWS_DEPLOY
Example of creating a vault cluster on AWS using packer and terraform
cheeyeo/aws_lambda_web_application
Example of running python Flask web app in AWS Lambda with terraform IAC
cheeyeo/gan_mnist
Example project of building a GAN to generate MNIST digits
cheeyeo/mxnet_serverless_inference
An example of building and running an MXNet container as a Lambda function for inference.
cheeyeo/ph0bo5
Example hybrid crypto system using KMS RSA keys and local AES cipher blocks
cheeyeo/SOPHONS
Github self-hosted runner framework using AWS EC2 Spot instances in serverless manner
cheeyeo/tf_dcgan
Example of a simple DCGAN built using TF 2.0 to train and generate colour Fashion MNIST images
cheeyeo/transfer_learning_portfolio_example_2
Applying transfer learning through feature extraction with VGG16 to train a classifier to perform image autocorrection