Pinned Repositories
AGCWD
A python and node.js implementation of Efficient Contrast Enhancement Using Adaptive Gamma Correction With Weighting Distribution (AGCWD)
age-gender-estimation-tutorial
Tutorial for creating multi-task age and gender estimator in Tensorflow
AGUN
Geometric Rectification of Document Images using Adversarial Gated Unwarping Network
aiortc
WebRTC and ORTC implementation for Python using asyncio
APAC-McDelivery-Menu-Logger
Automatically scrapes McDelivery menu data and records it for future visualisation projects
Audio-driven-TalkingFace-HeadPose
awesome-face-detection
Compare with various detectors - dlib, ocv, ocv-dnn, mtcnn-pytorch, face_recognition
bezier_curve_text_spotting
ABCNet: Real-time Scene Text Spotting with Adaptive Bezier-Curve Network (CVPR 2020 oral)
Bi-STET
Implementation of Bidirectional Scene Text Recognition with a Single Decoder
resnet18-caffe-trainingkit
eyebies's Repositories
eyebies/AGCWD
A python and node.js implementation of Efficient Contrast Enhancement Using Adaptive Gamma Correction With Weighting Distribution (AGCWD)
eyebies/age-gender-estimation-tutorial
Tutorial for creating multi-task age and gender estimator in Tensorflow
eyebies/aiortc
WebRTC and ORTC implementation for Python using asyncio
eyebies/caffe-plus-plus
Caffe++: assemble new features to enhance Caffe☕️
eyebies/CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
eyebies/CRAFT-Reimplementation
CRAFT-Pyotorch:Character Region Awareness for Text Detection Reimplementation for Pytorch
eyebies/CRAFT-Remade
Implementation of CRAFT Text Detection
eyebies/darknet
Windows and Linux version of Darknet Yolo v3 & v2 Neural Networks for object detection (Tensor Cores are used)
eyebies/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods.
eyebies/deep_transfer_learning_nlp_dhs2019
Contains the code and deck for the presentation on Applying Deep Transfer Learning for NLP in Analytics Vidhya's DataHack Summit 2019
eyebies/DeepAlignmentNetwork
A deep neural network for face alignment
eyebies/donkey
self driving car
eyebies/gandissect
Pytorch-based tools for visualizing and understanding the neurons of a GAN. https://gandissect.csail.mit.edu/
eyebies/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
eyebies/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
eyebies/hand-detection.PyTorch
FaceBoxes for hand detection in PyTorch
eyebies/human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
eyebies/imantics
:camera: Reactive python package for managing, creating and visualizing different deep-learning image annotation formats
eyebies/insightface
Face Recognition Project on MXNet
eyebies/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
eyebies/MobileFace
A face recognition solution on mobile device.
eyebies/modanet
ModaNet: A large-scale street fashion dataset with polygon annotations
eyebies/nvvl
A library that uses hardware acceleration to load sequences of video frames to facilitate machine learning training
eyebies/pytorch-yolo3
pytorch yolo3
eyebies/recipe_scrapper_tarla_dalal
Recipe Scraping in python (from tarladalal website)
eyebies/resnet-imagenet-caffe
train resnet on imagenet from scratch with caffe
eyebies/SlimYOLOv3
This page is for the SlimYOLOv3: Narrower, Faster and Better for UAV Real-Time Applications
eyebies/TextSR
eyebies/toread
useful links
eyebies/yolo2_light
Light version of convolutional neural network Yolo v3 & v2 for objects detection with a minimum of dependencies (INT8-inference, BIT1-XNOR-inference)