deepblue0822 / AI-Toolbox

Algorithm Engineer Toolbox, for the purpose of quickly iterating new ideas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI-Toolbox

Introduction

Algorithm Engineer Toolbox, for the purpose of quickly iterating new ideas.

This repository is a flexible toolbox that contains many independent algorithm demos. It is designed to improve the efficiency of the work, choose the algorithm demo you interested in, and slightly modify it to quickly verify your ideas.

At present, the project is still in the initial stage, mainly covering algorithms in the field of image processing and computer vision, later will cover algorithms in other fields such as natural language processing and machine learning. continue to update...

AI-Toolbox visualization

Here is a visualization of some of the algorithms involved in the toolbox.

Quickly browse through the toolbox for the algorithm that you interested in.

All sample images used are for research purposes only and will be deleted immediately if infringement occurs. Have fun~

digital image processing
FFT for image encryption SIFT for match selective search None None
fft sift selectivesearch Alt Alt
classification CNN
VGG GoogLeNet ResNet DenseNet
VGG GoogLeNet ResNet DenseNet Alt
Applications of CNN
Face Recognition None None None None
face_recognize Alt Alt Alt Alt
preprocess Tools
KeyFrame Extract Data Augmentation Data Annotation None None
KeyFrame Extract Data Augmentation Data Annotation Alt Alt

Algorithm checklist

Is this AI-Toolbox useful for you?

Here is a list shows which algorithms are included in our toolbox, you can check.

About

Algorithm Engineer Toolbox, for the purpose of quickly iterating new ideas


Languages

Language:Python 98.2%Language:Shell 1.8%