laplace674's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
tensorflow/models
Models and examples built with TensorFlow
xialeiliu/Awesome-Incremental-Learning
Awesome Incremental Learning
hoya012/awesome-anomaly-detection
A curated list of awesome anomaly detection resources
intel/caffe
This fork of BVLC/Caffe is dedicated to improving performance of this deep learning framework when running on CPU, in particular Intel® Xeon processors.
cgvict/roLabelImg
Label Rotated Rect On Images for training
kvfrans/variational-autoencoder
generate MNIST using a Variational Autoencoder
lars76/kmeans-anchor-boxes
k-means clustering with the Intersection over Union (IoU) metric as described in the YOLO9000 paper
stdcoutzyx/DeepID_FaceClassify
Practise of DeepID for Face Classification
chrieke/InstanceSegmentation_Sentinel2
🌱 Deep Learning for Instance Segmentation of Agricultural Fields - Master thesis
Byronnar/tensorflow-serving-yolov3
本项目主要对原tensorflow-yolov3版本做了许多细节上的改进,增加了TensorFlow-Serving工程部署,训练了多个数据集,包括Visdrone2019, 安全帽等, 安全帽mAP在98%左右, 推理速度1080上608的尺寸大概25fps.
chen0040/keras-anomaly-detection
Anomaly detection implemented in Keras
calmiLovesAI/TensorFlow2.0_ResNet
A ResNet(ResNet18, ResNet34, ResNet50, ResNet101, ResNet152) implementation using TensorFlow-2.0.
peteryuX/retinaface-tf2
RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorflow 2.0+. This is an unofficial implementation. With Colab.
liux0614/yolo_nano
Unofficial implementation of yolo nano
srebuffi/residual_adapters
stephen-v/tensorflow_alexnet_classify
tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)
otenim/TensorFlow-OS-ELM
A tensorflow implementation of OS-ELM (Online Sequential Extreme Learning Machine)
Abraham-M97/YOLOV3-NANO
YOLOV3-NANO-Tensorflow
jr0th/segmentation
Code for my master's thesis. Instance segmentation of fluorescence microscopy images with deep learning.
nuclearboy95/Anomaly-Detection-Deep-SVDD-Tensorflow
Tensorflow Implementation of Deep SVDD
imransalam/autoencoders_tf2.0
Simple, denoising and variational autoencoders made in TensorFlow2.0
rkmalaiya/network_anomaly_detection_deep_learning
This project has been conducted under the supervision of Dr. Jinoh Kim and Dr. Donghwoon Kwon at Texas A&M University-Commerce. The research outcome are published in the proceeding of IEEE ICNC 2018 (http://www.conf-icnc.org/2018/), with the title of “An Empirical Evaluation of Deep Learning for Network Anomaly Detection”.
xiaorancs/xr-learn
自己手动实现机器学习的经典算法,写出来才是真正的理解.
DeepFunProject/Deep-Text-Classification-Tensorflow2
We have used CNN and LSTM to classify the sentences into good and bad categories.
camilonar/incremental-eureka
Project in tensorflow with a variation of RMSProp for incremental learning based in the selection of representative samples of a dataset
Alexander-Guy/SlimeClimb
Base for slime mold optimization algorithm
parisDreyer/SlimeMold
This is a test repo for AI experiments modeled after the SlimeMold organism
MaxIsWell42/SlimeMoldPrediction
Slime mold always tries to find the most efficient path to food while also exploring for more, and optimizes itself once found. This aims to apply graph theory to slime mold in order to possibly predict it's path.
qiqzhang/Mask-Yolo2
build yolo2 from scratch tensorflow and instance segmentation like Mask-RCNN