Pinned Repositories
500lines
500 Lines or Less
Aadhaar-Card-OCR
Extract text information from Aadhaar Card using tesseract-ocr :sunglasses:
agv-python
Several python scripts for agv
agvs
ROS package for the robot AGVS, intended for indoor transportation tasks
AlgorithmByPython
Python Solutions to problems on LintCode
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
Analytics_Vidhya
Codes related to activities on AV including articles, hackathons and discussions.
awesome-malware-analysis
A curated list of awesome malware analysis tools and resources
bag-of-words
Python Implementation of Bag of Words for Image Recognition using OpenCV and sklearn
BAGAN
Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.
bison31205's Repositories
bison31205/500lines
500 Lines or Less
bison31205/Aadhaar-Card-OCR
Extract text information from Aadhaar Card using tesseract-ocr :sunglasses:
bison31205/agvs
ROS package for the robot AGVS, intended for indoor transportation tasks
bison31205/AlgorithmByPython
Python Solutions to problems on LintCode
bison31205/AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
bison31205/awesome-malware-analysis
A curated list of awesome malware analysis tools and resources
bison31205/BAGAN
Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.
bison31205/BEGAN-tensorflow
Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"
bison31205/benchmark_results
visual tracker benchmark results
bison31205/caffe_ocr
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
bison31205/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
bison31205/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
bison31205/deeplearningbook-chinese
Deep Learning Book Chinese Translation
bison31205/FAtools
R package for factor analysis visualization
bison31205/feature-selector
Feature selector is a tool for dimensionality reduction of machine learning datasets
bison31205/git_book
教材对应的源码
bison31205/ID-Card-OCR
Extract details from image of ID Card using OCR
bison31205/joy
A package for capturing and analyzing network flow data and intraflow data, for network research, forensics, and security monitoring.
bison31205/keras_ocr
用keras实现OCR定位、识别
bison31205/my_lintcode
python or c++ 11 solutions:
bison31205/OCR-IDCard
基于深度学习 CTPN(定位) + DenseNet(识别) 的身份证识别系统
bison31205/Paper-Collection
A track of papers I read and papers I collect to read in future
bison31205/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
bison31205/pyschedule
pyschedule - resource-constrained scheduling in python
bison31205/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
bison31205/rl_learn
我的强化学习笔记和学习材料:book:
bison31205/ros_agv_simulator
Simple simulator for 'faster than real time' AGV arena
bison31205/shadowsocks-iOS
Removed according to regulations.
bison31205/SwitchyOmega
Manage and switch between multiple proxies quickly & easily.
bison31205/yolo_tensorflow
Tensorflow implementation of YOLO, including training and test phase.