All Projects → monkeyDemon → Ai Toolbox

monkeyDemon / Ai Toolbox

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

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Ai Toolbox

Facelet bank
Facelet-Bank for Fast Portrait Manipulation (pytorch)
Stars: ✭ 206 (-10.43%)
Mutual labels:  cnn
Sign Language Gesture Recognition
Sign Language Gesture Recognition From Video Sequences Using RNN And CNN
Stars: ✭ 214 (-6.96%)
Mutual labels:  cnn
Natural Language Processing With Tensorflow
Natural Language Processing with TensorFlow, published by Packt
Stars: ✭ 222 (-3.48%)
Mutual labels:  cnn
Face Identification Tpe
Face identification with CNN + TPE using Keras
Stars: ✭ 208 (-9.57%)
Mutual labels:  cnn
Cnn Text Classification Keras
Text Classification by Convolutional Neural Network in Keras
Stars: ✭ 213 (-7.39%)
Mutual labels:  cnn
Magnetloss Pytorch
PyTorch implementation of a deep metric learning technique called "Magnet Loss" from Facebook AI Research (FAIR) in ICLR 2016.
Stars: ✭ 217 (-5.65%)
Mutual labels:  cnn
Screenshot To Code
A neural network that transforms a design mock-up into a static website.
Stars: ✭ 13,561 (+5796.09%)
Mutual labels:  cnn
Tengine
Tengine is a lite, high performance, modular inference engine for embedded device
Stars: ✭ 4,012 (+1644.35%)
Mutual labels:  cnn
Speech Enhancement
Deep learning for audio denoising
Stars: ✭ 207 (-10%)
Mutual labels:  cnn
Deform conv pytorch
PyTorch Implementation of Deformable Convolution
Stars: ✭ 217 (-5.65%)
Mutual labels:  cnn
3d Mri Brain Tumor Segmentation Using Autoencoder Regularization
Keras implementation of the paper "3D MRI brain tumor segmentation using autoencoder regularization" by Myronenko A. (https://arxiv.org/abs/1810.11654).
Stars: ✭ 209 (-9.13%)
Mutual labels:  cnn
Transfer Learning Suite
Transfer Learning Suite in Keras. Perform transfer learning using any built-in Keras image classification model easily!
Stars: ✭ 212 (-7.83%)
Mutual labels:  cnn
Tcdf
Temporal Causal Discovery Framework (PyTorch): discovering causal relationships between time series
Stars: ✭ 217 (-5.65%)
Mutual labels:  cnn
Deeplearningc
Simple program to learn CNN (LeNet-5) in pure C
Stars: ✭ 206 (-10.43%)
Mutual labels:  cnn
Person Attribute Recognition Marketduke
A simple baseline implemented in PyTorch for pedestrian attribute recognition task, evaluating on Market-1501 and DukeMTMC-reID dataset.
Stars: ✭ 224 (-2.61%)
Mutual labels:  cnn
Tensorflow Computer Vision Tutorial
Tutorials of deep learning for computer vision.
Stars: ✭ 206 (-10.43%)
Mutual labels:  cnn
Grad cam plus plus
A generalized gradient-based CNN visualization technique
Stars: ✭ 216 (-6.09%)
Mutual labels:  cnn
Pyconv
Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)
Stars: ✭ 231 (+0.43%)
Mutual labels:  cnn
Srgan
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
Stars: ✭ 2,641 (+1048.26%)
Mutual labels:  cnn
Smoothly Blend Image Patches
Using a U-Net for image segmentation, blending predicted patches smoothly is a must to please the human eye.
Stars: ✭ 218 (-5.22%)
Mutual labels:  cnn

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 Image Spyder None
KeyFrame Extract Data Augmentation Data Annotation spyder 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].