Pinned Repositories
Active-Learning-Bayesian-Convolutional-Neural-Networks
Active Learning on Image Data using Bayesian ConvNets
AdjustBnd4Imbalance
Adjust Decision Boundary for Class Imbalanced Learning
Adversarial_Active_Learning
Adversarial Active Learning for Deep Networks
Adversarial_Autoencoder
A wizard's guide to Adversarial Autoencoders
agency-jekyll-theme
Agency Theme for Jekyll
AI-blog
Accompanying repository for Let's make a DQN / A3C series.
ALOCC-CVPR2018
Adversarially Learned One-Class Classifier for Novelty Detection (ALOCC)
ALOCC_Keras
Keras implementation of Adversarially Learned One-Class Classifier or ALOCC for short.
MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
vehicle-license-plate-recognition
:fire: :fire::fire:基于Python的车牌检测和识别系统:
SwanseaLeo's Repositories
SwanseaLeo/autokeras
accessible AutoML for deep learning.
SwanseaLeo/Bayesian_CNN
Bayes by Backprop implemented in a CNN in PyTorch
SwanseaLeo/BayesianNeuralNetwork
a repo sharing Bayesian Neural Network recent papers
SwanseaLeo/darknet
Convolutional Neural Networks
SwanseaLeo/DenseNet-Cifar10
Train DenseNet on Cifar-10 based on Keras
SwanseaLeo/Detection
基于视频的行人流量密度检测
SwanseaLeo/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
SwanseaLeo/fastai
The fastai deep learning library, plus lessons and and tutorials
SwanseaLeo/fastText
Library for fast text representation and classification.
SwanseaLeo/frcnn
Faster R-CNN / R-FCN :bulb: C++ version based on Caffe
SwanseaLeo/iaf
Code for reproducing key results in the paper "Improving Variational Inference with Inverse Autoregressive Flow"
SwanseaLeo/importance-sampling
Code for experiments regarding importance sampling for training neural networks
SwanseaLeo/improved-gan
Code for the paper "Improved Techniques for Training GANs"
SwanseaLeo/influence-release
SwanseaLeo/InfoGAN
Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets"
SwanseaLeo/keras-yolo3
Training and Detecting Objects with YOLO3
SwanseaLeo/Master-Thesis-BayesianCNN
Master Thesis on Bayesian Convolutional Neural Network using Variational Inference
SwanseaLeo/netron
Visualizer for deep learning and machine learning models
SwanseaLeo/Pelee
Pelee: A Real-Time Object Detection System on Mobile Devices
SwanseaLeo/probabilistic_unet
A U-Net combined with a variational auto-encoder that is able to learn conditional distributions over semantic segmentations.
SwanseaLeo/PySimpleGUI
Launched in 2018 Actively developed and supported. tkinter and Qt supported. Super-simple to create custom layout GUI's. Python 2.7 & 3 Support. 100 Demo programs & Cookbook for rapid start. Extensive documentation. Examples using Machine Learning(GUI, OpenCV Integration, Chatterbot), Floating Desktop Widgets, Matplotlib + Pyplot integration, add GUI to command line scripts, PDF & Image Viewer. Great for beginners as well as advanced GUI programmers..
SwanseaLeo/PyTorch-BayesianCNN
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
SwanseaLeo/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
SwanseaLeo/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
SwanseaLeo/random-network-distillation
Code for the paper "Exploration by Random Network Distillation"
SwanseaLeo/Representer_Point_Selection
code release for Representer point Selection for Explaining Deep Neural Network in NeurIPS 2018
SwanseaLeo/unet
unet for image segmentation
SwanseaLeo/vae
a simple vae and cvae from keras
SwanseaLeo/variational-autoencoder
generate MNIST using a Variational Autoencoder
SwanseaLeo/YAD2K
YAD2K: Yet Another Darknet 2 Keras