All Projects → Keras Oneclassanomalydetection → Similar Projects or Alternatives

7050 Open source projects that are alternatives of or similar to Keras Oneclassanomalydetection

Face Mask Detection
Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras
Stars: ✭ 774 (+658.82%)
Mutual labels:  jupyter-notebook, caffe, mobilenetv2
Mobilenet V2 Caffe
MobileNet-v2 experimental network description for caffe
Stars: ✭ 93 (-8.82%)
Mutual labels:  cnn, caffe, mobilenetv2
Raspberrypi Facedetection Mtcnn Caffe With Motion
MTCNN with Motion Detection, on Raspberry Pi with Love
Stars: ✭ 204 (+100%)
Mutual labels:  jupyter-notebook, cnn, caffe
Codesearchnet
Datasets, tools, and benchmarks for representation learning of code.
Stars: ✭ 1,378 (+1250.98%)
Mutual labels:  jupyter-notebook, cnn
Getting Things Done With Pytorch
Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BERT.
Stars: ✭ 738 (+623.53%)
All Classifiers 2019
A collection of computer vision projects for Acute Lymphoblastic Leukemia classification/early detection.
Stars: ✭ 22 (-78.43%)
Mutual labels:  jupyter-notebook, caffe
Teacher Student Training
This repository stores the files used for my summer internship's work on "teacher-student learning", an experimental method for training deep neural networks using a trained teacher model.
Stars: ✭ 34 (-66.67%)
Mutual labels:  jupyter-notebook, caffe
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (-66.67%)
Mutual labels:  jupyter-notebook, cnn
Yann
This toolbox is support material for the book on CNN (http://www.convolution.network).
Stars: ✭ 41 (-59.8%)
Mutual labels:  jupyter-notebook, cnn
Face Identification With Cnn Triplet Loss
Face identification with cnn+triplet-loss written by Keras.
Stars: ✭ 45 (-55.88%)
Mutual labels:  jupyter-notebook, cnn
One Pixel Attack Keras
Keras implementation of "One pixel attack for fooling deep neural networks" using differential evolution on Cifar10 and ImageNet
Stars: ✭ 1,097 (+975.49%)
Mutual labels:  jupyter-notebook, cnn
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (+5766.67%)
Mutual labels:  jupyter-notebook, cnn
Deepo
Setup and customize deep learning environment in seconds.
Stars: ✭ 6,145 (+5924.51%)
Mutual labels:  caffe, onnx
Tensorflow Onnx
Convert TensorFlow models to ONNX
Stars: ✭ 900 (+782.35%)
Mutual labels:  jupyter-notebook, onnx
Flownet2
FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
Stars: ✭ 938 (+819.61%)
Mutual labels:  cnn, caffe
Qa Rankit
QA - Answer Selection (Rank candidate answers for a given question)
Stars: ✭ 30 (-70.59%)
Mutual labels:  jupyter-notebook, cnn
Gaze Estimation
A deep learning based gaze estimation framework implemented with PyTorch
Stars: ✭ 33 (-67.65%)
Mutual labels:  jupyter-notebook, cnn
Keras basic
keras를 이용한 딥러닝 기초 학습
Stars: ✭ 39 (-61.76%)
Mutual labels:  jupyter-notebook, cnn
Neural Image Captioning
Implementation of Neural Image Captioning model using Keras with Theano backend
Stars: ✭ 12 (-88.24%)
Mutual labels:  jupyter-notebook, cnn
Lung Diseases Classifier
Diseases Detection from NIH Chest X-ray data
Stars: ✭ 52 (-49.02%)
Mutual labels:  jupyter-notebook, cnn
Text nn
Text classification models. Used a submodule for other projects.
Stars: ✭ 55 (-46.08%)
Mutual labels:  jupyter-notebook, cnn
Haddoc2
Caffe to VHDL
Stars: ✭ 57 (-44.12%)
Mutual labels:  cnn, caffe
Gtsrb
Convolutional Neural Network for German Traffic Sign Recognition Benchmark
Stars: ✭ 65 (-36.27%)
Mutual labels:  jupyter-notebook, cnn
Cnn Interpretability
🏥 Visualizing Convolutional Networks for MRI-based Diagnosis of Alzheimer’s Disease
Stars: ✭ 68 (-33.33%)
Mutual labels:  jupyter-notebook, cnn
Dispnet Flownet Docker
Dockerfile and runscripts for DispNet and FlowNet1 (estimation of disparity and optical flow)
Stars: ✭ 78 (-23.53%)
Mutual labels:  cnn, caffe
Visual Feature Attribution Using Wasserstein Gans Pytorch
Implementation of Visual Feature Attribution using Wasserstein GANs (VAGANs, https://arxiv.org/abs/1711.08998) in PyTorch
Stars: ✭ 88 (-13.73%)
Mutual labels:  cnn, anomaly-detection
Caffenet Benchmark
Evaluation of the CNN design choices performance on ImageNet-2012.
Stars: ✭ 700 (+586.27%)
Mutual labels:  jupyter-notebook, caffe
Pinto model zoo
A repository that shares tuning results of trained models generated by TensorFlow / Keras. Post-training quantization (Weight Quantization, Integer Quantization, Full Integer Quantization, Float16 Quantization), Quantization-aware training. TensorFlow Lite. OpenVINO. CoreML. TensorFlow.js. TF-TRT. MediaPipe. ONNX. [.tflite,.h5,.pb,saved_model,tfjs,tftrt,mlmodel,.xml/.bin, .onnx]
Stars: ✭ 634 (+521.57%)
Mutual labels:  caffe, onnx
Keras realtime multi Person pose estimation
Keras version of Realtime Multi-Person Pose Estimation project
Stars: ✭ 728 (+613.73%)
Mutual labels:  jupyter-notebook, caffe
Cvnd exercises
Exercise notebooks for CVND.
Stars: ✭ 622 (+509.8%)
Mutual labels:  jupyter-notebook, cnn
Tensorflow Tutorial
Some interesting TensorFlow tutorials for beginners.
Stars: ✭ 893 (+775.49%)
Mutual labels:  jupyter-notebook, cnn
Fundamentals Of Deep Learning For Computer Vision Nvidia
The repository includes Notebook files and documents of the course I completed in NVIDIA Deep Learning Institute. Feel free to acess and work with the Notebooks and other files.
Stars: ✭ 16 (-84.31%)
Mutual labels:  jupyter-notebook, caffe
Mmdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
Stars: ✭ 5,472 (+5264.71%)
Mutual labels:  caffe, onnx
End To End Sequence Labeling Via Bi Directional Lstm Cnns Crf Tutorial
Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF
Stars: ✭ 87 (-14.71%)
Mutual labels:  jupyter-notebook, cnn
Cnn intent classification
CNN for intent classification task in a Chatbot
Stars: ✭ 90 (-11.76%)
Mutual labels:  jupyter-notebook, cnn
Kaggle Web Traffic Time Series Forecasting
Solution to Kaggle - Web Traffic Time Series Forecasting
Stars: ✭ 29 (-71.57%)
Mutual labels:  jupyter-notebook, cnn
Mlnet Workshop
ML.NET Workshop to predict car sales prices
Stars: ✭ 29 (-71.57%)
Mutual labels:  jupyter-notebook, onnx
Dl Colab Notebooks
Try out deep learning models online on Google Colab
Stars: ✭ 969 (+850%)
Mutual labels:  jupyter-notebook, cnn
Servenet
Service Classification based on Service Description
Stars: ✭ 21 (-79.41%)
Mutual labels:  jupyter-notebook, cnn
Bottom Up Attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
Stars: ✭ 989 (+869.61%)
Mutual labels:  jupyter-notebook, caffe
Picanet
Stars: ✭ 35 (-65.69%)
Mutual labels:  jupyter-notebook, caffe
Svhn Cnn
Google Street View House Number(SVHN) Dataset, and classifying them through CNN
Stars: ✭ 44 (-56.86%)
Mutual labels:  jupyter-notebook, cnn
Telemanom
A framework for using LSTMs to detect anomalies in multivariate time series data. Includes spacecraft anomaly data and experiments from the Mars Science Laboratory and SMAP missions.
Stars: ✭ 589 (+477.45%)
Onnx tflite yolov3
A Conversion tool to convert YOLO v3 Darknet weights to TF Lite model (YOLO v3 PyTorch > ONNX > TensorFlow > TF Lite), and to TensorRT (YOLO v3 Pytorch > ONNX > TensorRT).
Stars: ✭ 52 (-49.02%)
Mutual labels:  jupyter-notebook, onnx
Training toolbox caffe
Training Toolbox for Caffe
Stars: ✭ 51 (-50%)
Mutual labels:  jupyter-notebook, caffe
Convisualize nb
Visualisations for Convolutional Neural Networks in Pytorch
Stars: ✭ 57 (-44.12%)
Mutual labels:  jupyter-notebook, cnn
Advbox
Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. Advbox give a command line tool to generate adversarial examples with Zero-Coding.
Stars: ✭ 1,055 (+934.31%)
Mutual labels:  jupyter-notebook, onnx
Deeplearning Nlp Models
A small, interpretable codebase containing the re-implementation of a few "deep" NLP models in PyTorch. Colab notebooks to run with GPUs. Models: word2vec, CNNs, transformer, gpt.
Stars: ✭ 64 (-37.25%)
Mutual labels:  jupyter-notebook, cnn
Embedded gcnn
Embedded Graph Convolutional Neural Networks (EGCNN) in TensorFlow
Stars: ✭ 60 (-41.18%)
Mutual labels:  jupyter-notebook, cnn
Understaing Datasets Estimators Tfrecords
Try to use tf.estimator and tf.data together to train a cnn model.
Stars: ✭ 76 (-25.49%)
Mutual labels:  jupyter-notebook, cnn
Jacinto Ai Devkit
Training & Quantization of embedded friendly Deep Learning / Machine Learning / Computer Vision models
Stars: ✭ 49 (-51.96%)
Mutual labels:  cnn, caffe
Pytorch
PyTorch tutorials A to Z
Stars: ✭ 87 (-14.71%)
Mutual labels:  jupyter-notebook, cnn
Mobilenet Ssd
MobileNet-SSD(MobileNetSSD) + Neural Compute Stick(NCS) Faster than YoloV2 + Explosion speed by RaspberryPi · Multiple moving object detection with high accuracy.
Stars: ✭ 84 (-17.65%)
Mutual labels:  raspberrypi, caffe
Onnx Chainer
Add-on package for ONNX format support in Chainer
Stars: ✭ 83 (-18.63%)
Mutual labels:  caffe, onnx
Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (-4.9%)
Mutual labels:  jupyter-notebook, cnn
Video Classification
Tutorial for video classification/ action recognition using 3D CNN/ CNN+RNN on UCF101
Stars: ✭ 543 (+432.35%)
Mutual labels:  jupyter-notebook, cnn
Deep Learning For Hackers
Machine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)
Stars: ✭ 586 (+474.51%)
Anomaly detection
This is a times series anomaly detection algorithm, implemented in Python, for catching multiple anomalies. It uses a moving average with an extreme student deviate (ESD) test to detect anomalous points.
Stars: ✭ 50 (-50.98%)
Mobilenet Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
Stars: ✭ 1,217 (+1093.14%)
Mutual labels:  caffe, mobilenetv2
Pytorch Pos Tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
Stars: ✭ 96 (-5.88%)
Mutual labels:  jupyter-notebook, cnn
1-60 of 7050 similar projects